License |
License |
---|---|
GroupId | GroupIdorg.beangle.struts2 |
ArtifactId | ArtifactIdbeangle-struts2-parent |
Version | Version3.5.3 |
Type | Typepom |
Description |
DescriptionBeangle Struts2 Parent
The Beangle Software Group provides agile java/jvm based scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beangle-struts2-parent-3.5.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.struts2/beangle-struts2-parent/ -->
<dependency>
<groupId>org.beangle.struts2</groupId>
<artifactId>beangle-struts2-parent</artifactId>
<version>3.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.struts2/beangle-struts2-parent/
implementation 'org.beangle.struts2:beangle-struts2-parent:3.5.3'
// https://jarcasting.com/artifacts/org.beangle.struts2/beangle-struts2-parent/
implementation ("org.beangle.struts2:beangle-struts2-parent:3.5.3")
'org.beangle.struts2:beangle-struts2-parent:pom:3.5.3'
<dependency org="org.beangle.struts2" name="beangle-struts2-parent" rev="3.5.3">
<artifact name="beangle-struts2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.struts2', module='beangle-struts2-parent', version='3.5.3')
)
libraryDependencies += "org.beangle.struts2" % "beangle-struts2-parent" % "3.5.3"
[org.beangle.struts2/beangle-struts2-parent "3.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core | jar | 3.5.3 |
org.beangle.commons : beangle-commons-web | jar | 3.5.3 |
org.freemarker : freemarker | jar | 2.3.25-incubating |
org.apache.struts : struts2-core | jar | 2.3.32 |
org.slf4j : slf4j-api | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |
org.mockito : mockito-core | jar | 1.9.5 |
ch.qos.logback : logback-core | jar | 1.0.7 |
ch.qos.logback : logback-classic | jar | 1.0.7 |