Last Version

struts2-protobuf-plugin-demo-web 1.0.0

Struts2 protobuf plugin demo web

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.junahan
ArtifactId

ArtifactId

struts2-protobuf-plugin-demo-web
Version

Version

1.0.0
Type

Type

war
Description

Description

struts2-protobuf-plugin-demo-web
Struts2 protobuf plugin demo web

Download struts2-protobuf-plugin-demo-web 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.junahan/struts2-protobuf-plugin-demo-web/ -->
<dependency>
    <groupId>com.github.junahan</groupId>
    <artifactId>struts2-protobuf-plugin-demo-web</artifactId>
    <version>1.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.junahan/struts2-protobuf-plugin-demo-web/
implementation 'com.github.junahan:struts2-protobuf-plugin-demo-web:1.0.0'
// https://jarcasting.com/artifacts/com.github.junahan/struts2-protobuf-plugin-demo-web/
implementation ("com.github.junahan:struts2-protobuf-plugin-demo-web:1.0.0")
'com.github.junahan:struts2-protobuf-plugin-demo-web:war:1.0.0'
<dependency org="com.github.junahan" name="struts2-protobuf-plugin-demo-web" rev="1.0.0">
  <artifact name="struts2-protobuf-plugin-demo-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.junahan', module='struts2-protobuf-plugin-demo-web', version='1.0.0')
)
libraryDependencies += "com.github.junahan" % "struts2-protobuf-plugin-demo-web" % "1.0.0"
[com.github.junahan/struts2-protobuf-plugin-demo-web "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.junahan : struts2-protobuf-plugin-demo-model jar 1.0.0
com.github.junahan : struts2-protobuf-plugin jar 1.0.0
org.apache.struts : struts2-core jar 2.5.16
com.google.protobuf : protobuf-java jar 3.5.1
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0

provided (2)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.easymock : easymock jar 3.6

Project Modules

There are no modules declared in this project.