| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Protobuf Data Data Structures |
| GroupId | GroupIdcom.github.junahan |
| ArtifactId | ArtifactIdstruts2-protobuf-plugin-demo-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstruts2-protobuf-plugin-demo-client
Struts2 protobuf plugin demo client
|
<!-- https://jarcasting.com/artifacts/com.github.junahan/struts2-protobuf-plugin-demo-client/ -->
<dependency>
<groupId>com.github.junahan</groupId>
<artifactId>struts2-protobuf-plugin-demo-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.junahan/struts2-protobuf-plugin-demo-client/
implementation 'com.github.junahan:struts2-protobuf-plugin-demo-client:1.0.0'
// https://jarcasting.com/artifacts/com.github.junahan/struts2-protobuf-plugin-demo-client/
implementation ("com.github.junahan:struts2-protobuf-plugin-demo-client:1.0.0")
'com.github.junahan:struts2-protobuf-plugin-demo-client:jar:1.0.0'
<dependency org="com.github.junahan" name="struts2-protobuf-plugin-demo-client" rev="1.0.0">
<artifact name="struts2-protobuf-plugin-demo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.junahan', module='struts2-protobuf-plugin-demo-client', version='1.0.0')
)
libraryDependencies += "com.github.junahan" % "struts2-protobuf-plugin-demo-client" % "1.0.0"
[com.github.junahan/struts2-protobuf-plugin-demo-client "1.0.0"]
| 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 |
| com.google.protobuf : protobuf-java | jar | 3.5.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| org.apache.httpcomponents : httpcore | jar | 4.4.9 |
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.easymock : easymock | jar | 3.6 |