is not current version
Last Version 5.9.3

com.bbossgroups:bboss-persistent 5.3.2

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.3.2
Type

Type

jar

Download bboss-persistent 5.3.2


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