is not current version
Last Version 3.0.2

org.beangle.commons:beangle-commons-dao 3.0.1


GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-dao
Version

Version

3.0.1
Type

Type

jar

Download beangle-commons-dao 3.0.1


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