Download bboss-persistent-5.0.2.5.jar file - Jar b

Jar examples for b:bboss-persistent

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-persistent 5.0.2.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bboss-persistent-5.0.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

bboss-persistent-5.0.2.5-javadoc.jar
bboss-persistent-5.0.2.5-sources.jar
bboss-persistent-5.0.2.5.jar
bboss-persistent-5.0.2.5.pom



Related Tutorials