is not current version
Last Version 4.2.5

org.beangle.commons:beangle-commons-parent 3.0.2

The Beangle Commons Framework.

GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-parent
Version

Version

3.0.2
Type

Type

pom

Download beangle-commons-parent 3.0.2


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