Download bboss-core-5.0.3.8.2.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.3.8.2 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.3.8.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials