Last Version

struts2-protobuf-plugin-demo-parent 1.0.0

Struts2 protobuf plubin demo parent

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.junahan
ArtifactId

ArtifactId

struts2-protobuf-plugin-demo-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

struts2-protobuf-plugin-demo-parent
Struts2 protobuf plubin demo parent

Download struts2-protobuf-plugin-demo-parent 1.0.0


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

Dependencies

test (2)

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

Project Modules

  • demo-model
  • demo-web
  • demo-client