Download bboss-mvc-5.0.1.jar file - Jar b

Jar examples for b:bboss-mvc

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-mvc 5.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bboss-mvc-5.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

bboss-mvc-5.0.1-javadoc.jar
bboss-mvc-5.0.1-sources.jar
bboss-mvc-5.0.1.jar
bboss-mvc-5.0.1.pom



Related Tutorials