| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииProtobuf Данные Data Structures |
| Группа | Группаcom.github.wcy123 |
| Идентификатор | Идентификаторprotobuf-http-message-converter |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеProtobuf Http Message Converter
Protobuf Http Message Converter
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.wcy123/protobuf-http-message-converter/ -->
<dependency>
<groupId>com.github.wcy123</groupId>
<artifactId>protobuf-http-message-converter</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wcy123/protobuf-http-message-converter/
implementation 'com.github.wcy123:protobuf-http-message-converter:2.1.0'
// https://jarcasting.com/artifacts/com.github.wcy123/protobuf-http-message-converter/
implementation ("com.github.wcy123:protobuf-http-message-converter:2.1.0")
'com.github.wcy123:protobuf-http-message-converter:jar:2.1.0'
<dependency org="com.github.wcy123" name="protobuf-http-message-converter" rev="2.1.0">
<artifact name="protobuf-http-message-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wcy123', module='protobuf-http-message-converter', version='2.1.0')
)
libraryDependencies += "com.github.wcy123" % "protobuf-http-message-converter" % "2.1.0"
[com.github.wcy123/protobuf-http-message-converter "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.3.3.RELEASE |
| com.google.protobuf : protobuf-java | jar | 3.1.0 |
| com.google.protobuf : protobuf-java-util | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.3.3.RELEASE |
| org.skyscreamer : jsonassert | jar | 1.3.0 |