Download bboss-core-5.0.5.7.jar file - Jar b

Jar examples for b:bboss-core

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-core 5.0.5.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bboss-core-5.0.5.7.jar to your project.

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

Download

Click the following link to download the jar file.

bboss-core-5.0.5.7-javadoc.jar
bboss-core-5.0.5.7-sources.jar
bboss-core-5.0.5.7.jar
bboss-core-5.0.5.7.pom



Related Tutorials