License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.kivu4j |
ArtifactId | ArtifactIdutils-struts |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKivu4j : Utils : Struts
There are many java projects
|
Filename | Size |
---|---|
utils-struts-1.0.pom | |
utils-struts-1.0.jar | 7 KB |
utils-struts-1.0-sources.jar | 4 KB |
utils-struts-1.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-struts/ -->
<dependency>
<groupId>net.sourceforge.kivu4j</groupId>
<artifactId>utils-struts</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-struts/
implementation 'net.sourceforge.kivu4j:utils-struts:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-struts/
implementation ("net.sourceforge.kivu4j:utils-struts:1.0")
'net.sourceforge.kivu4j:utils-struts:jar:1.0'
<dependency org="net.sourceforge.kivu4j" name="utils-struts" rev="1.0">
<artifact name="utils-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.kivu4j', module='utils-struts', version='1.0')
)
libraryDependencies += "net.sourceforge.kivu4j" % "utils-struts" % "1.0"
[net.sourceforge.kivu4j/utils-struts "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.struts.xwork : xwork-core | jar | 2.2.3.1 |
org.apache.struts : struts2-core | jar | 2.2.3.1 |
net.sourceforge.kivu4j : utils-json | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |