is not current version
Last Version 3.5.3

org.beangle.struts2:beangle-struts2-parent 3.4.10


GroupId

GroupId

org.beangle.struts2
ArtifactId

ArtifactId

beangle-struts2-parent
Version

Version

3.4.10
Type

Type

pom

Download beangle-struts2-parent 3.4.10


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