is not current version
Last Version 3.0.2

org.beangle.commons:beangle-commons-orm 3.0.1


Categories

Categories

ORM Data
GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-orm
Version

Version

3.0.1
Type

Type

jar

Download beangle-commons-orm 3.0.1


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