is not current version
Last Version 4.0.10

org.beangle.spring:beangle-spring-parent 4.0.6

The Beangle Spring Integration.

GroupId

GroupId

org.beangle.spring
ArtifactId

ArtifactId

beangle-spring-parent
Version

Version

4.0.6
Type

Type

pom

Download beangle-spring-parent 4.0.6


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