| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Protobuf Данные Data Structures |
| Группа | Группаcom.github.junahan |
| Идентификатор | Идентификаторstruts2-protobuf-plugin-demo-client |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstruts2-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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.easymock : easymock | jar | 3.6 |