is not current version
Last Version 5.9.3

com.bbossgroups:bboss-persistent 5.6.0

bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.http://www.bbossgroups.com

GroupId

GroupId

com.bbossgroups
ArtifactId

ArtifactId

bboss-persistent
Version

Version

5.6.0
Type

Type

jar

Download bboss-persistent 5.6.0


<!-- https://jarcasting.com/artifacts/com.bbossgroups/bboss-persistent/ -->
<dependency>
    <groupId>com.bbossgroups</groupId>
    <artifactId>bboss-persistent</artifactId>
    <version>5.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups/bboss-persistent/
implementation 'com.bbossgroups:bboss-persistent:5.6.0'
// https://jarcasting.com/artifacts/com.bbossgroups/bboss-persistent/
implementation ("com.bbossgroups:bboss-persistent:5.6.0")
'com.bbossgroups:bboss-persistent:jar:5.6.0'
<dependency org="com.bbossgroups" name="bboss-persistent" rev="5.6.0">
  <artifact name="bboss-persistent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups', module='bboss-persistent', version='5.6.0')
)
libraryDependencies += "com.bbossgroups" % "bboss-persistent" % "5.6.0"
[com.bbossgroups/bboss-persistent "5.6.0"]