is not current version
Last Version 4.2.5

org.beangle.commons:beangle-commons-parent 2.5.0

The Beangle Commons Framework.

GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-parent
Version

Version

2.5.0
Type

Type

pom

Download beangle-commons-parent 2.5.0


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