Download bboss-velocity-5.0.6.3.jar file - Jar b

Jar examples for b:bboss-velocity

Description

bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.http://www.bbossgroups.com

You can download jar file bboss-velocity 5.0.6.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bboss-velocity-5.0.6.3.jar to your project.

<dependency>
   <groupId>com.bbossgroups</groupId>
   <artifactId>bboss-velocity</artifactId>
   <version>5.0.6.3</version>
</dependency>
compile group: 'com.bbossgroups', name: 'bboss-velocity', version: '5.0.6.3'
libraryDependencies += "com.bbossgroups" % "bboss-velocity" % "5.0.6.3"
<dependency org="com.bbossgroups" name="bboss-velocity" rev="5.0.6.3"/>
@Grapes(@Grab(group='com.bbossgroups', module='bboss-velocity', version='5.0.6.3'))
'com.bbossgroups:bboss-velocity:jar:5.0.6.3'

Download

Click the following link to download the jar file.

bboss-velocity-5.0.6.3-javadoc.jar
bboss-velocity-5.0.6.3-sources.jar
bboss-velocity-5.0.6.3.jar
bboss-velocity-5.0.6.3.pom



Related Tutorials