is not current version
Last Version 4.2.5

org.beangle.commons:beangle-commons-parent 3.2.0

The Beangle Commons Framework.

GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-parent
Version

Version

3.2.0
Type

Type

pom

Download beangle-commons-parent 3.2.0


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