| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.struts | 
| ArtifactId | ArtifactIdstruts2-core | 
| Last Version | Last Version6.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionStruts 2 Core Apache Struts 2 | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| struts2-core-6.0.0.pom | |
| struts2-core-6.0.0.jar | 756 KB | 
| struts2-core-6.0.0-sources.jar | 785 KB | 
| struts2-core-6.0.0-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.struts/struts2-core/ -->
<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts2-core</artifactId>
    <version>6.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.struts/struts2-core/
implementation 'org.apache.struts:struts2-core:6.0.0'// https://jarcasting.com/artifacts/org.apache.struts/struts2-core/
implementation ("org.apache.struts:struts2-core:6.0.0")'org.apache.struts:struts2-core:jar:6.0.0'<dependency org="org.apache.struts" name="struts2-core" rev="6.0.0">
  <artifact name="struts2-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.struts', module='struts2-core', version='6.0.0')
)libraryDependencies += "org.apache.struts" % "struts2-core" % "6.0.0"[org.apache.struts/struts2-core "6.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.31 | 
| ognl : ognl | jar | 3.3.2 | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 | 
| commons-fileupload : commons-fileupload | jar | 1.4 | 
| commons-io : commons-io | jar | 2.9.0 | 
| commons-logging : commons-logging Optional | jar | 1.2 | 
| org.apache.commons : commons-lang3 | jar | 3.10 | 
| org.apache.commons : commons-text | jar | 1.8 | 
| junit : junit Optional | jar | 4.13.1 | 
| org.apache.struts : struts-annotations Optional | jar | 1.0.7 | 
| org.testng : testng Optional | jar | 7.1.0 | 
| org.slf4j : slf4j-api Optional | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| javax.servlet.jsp : jsp-api | jar | 2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 5.3.20 | 
| org.springframework : spring-web | jar | 5.3.20 | 
| org.springframework : spring-context | jar | 5.3.20 | 
| org.springframework : spring-context-support | jar | 5.3.20 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| mockobjects : mockobjects-jdk1.3 | jar | 0.09 | 
| mockobjects : mockobjects-alt-jdk1.3 | jar | 0.09 | 
| mockobjects : mockobjects-alt-jdk1.3-j2ee1.3 | jar | 0.09 | 
| mockobjects : mockobjects-jdk1.3-j2ee1.3 | jar | 0.09 | 
| jmock : jmock | jar | 1.2.0 | 
| org.mockito : mockito-core | jar | 4.3.1 | 
| org.assertj : assertj-core | jar | 3.15.0 | 
| mockobjects : mockobjects-core | jar | 0.09 | 
| org.easymock : easymock | jar | 4.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.32 | 
| commons-validator : commons-validator | jar | 1.6 | 
