is not current version
Last Version 3.0.2

org.beangle.commons:beangle-commons-dao 2.5.0


GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-dao
Version

Version

2.5.0
Type

Type

jar

Download beangle-commons-dao 2.5.0


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