License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.github.wcy123 |
ArtifactId | ArtifactIdprotobuf-http-message-converter |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtobuf Http Message Converter
Protobuf Http Message Converter
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.3.3.RELEASE |
org.skyscreamer : jsonassert | jar | 1.3.0 |