is not current version
Last Version 4.2.5

org.beangle.commons:beangle-commons-parent 4.2.4

The Beangle Commons Framework.

GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-parent
Version

Version

4.2.4
Type

Type

pom

Download beangle-commons-parent 4.2.4


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