Last Version

tr8n-struts2-clientsdk 0.1.0

Tr8n SDK for J2EE Struts 2

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tr8nhub
ArtifactId

ArtifactId

struts2-clientsdk
Version

Version

0.1.0
Type

Type

jar
Description

Description

tr8n-struts2-clientsdk
Tr8n SDK for J2EE Struts 2
Project URL

Project URL

https://github.com/tr8n/tr8n_struts2_clientsdk
Project Organization

Project Organization

Tr8nHub
Source Code Management

Source Code Management

https://github.com/tr8n/tr8n_struts2_clientsdk

Download struts2-clientsdk 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.tr8nhub : j2ee-clientsdk jar 0.1.0
org.apache.struts : struts2-core jar 2.1.8.1
org.apache.struts : struts2-config-browser-plugin jar 2.1.8.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0

test (2)

Group / Artifact Type Version
org.apache.struts : struts2-junit-plugin jar 2.1.8.1
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.