is not current version
Last Version 3.8.8

org.beangle.struts:beangle-struts-parent 3.8.0


GroupId

GroupId

org.beangle.struts
ArtifactId

ArtifactId

beangle-struts-parent
Version

Version

3.8.0
Type

Type

pom

Download beangle-struts-parent 3.8.0


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