is not current version
Last Version 5.9.3

com.bbossgroups:bboss-persistent 4.10.9

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

4.10.9
Type

Type

jar

Download bboss-persistent 4.10.9


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