Download bboss-persistent-4.10.8.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 4.10.8 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials