is not current version
Last Version 3.0.2

org.beangle.commons:beangle-commons-orm 2.5.0


Categories

Categories

ORM Data
GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-orm
Version

Version

2.5.0
Type

Type

jar

Download beangle-commons-orm 2.5.0


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