is not current version
Last Version 3.5.3

org.beangle.struts2:beangle-struts2-parent 3.0.2


GroupId

GroupId

org.beangle.struts2
ArtifactId

ArtifactId

beangle-struts2-parent
Version

Version

3.0.2
Type

Type

pom

Download beangle-struts2-parent 3.0.2


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