Last Version

com.github.cloudecho:protobuf-message-converter 0.0.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.cloudecho
ArtifactId

ArtifactId

protobuf-message-converter
Version

Version

0.0.4
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download protobuf-message-converter 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.cloudecho/protobuf-message-converter/ -->
<dependency>
    <groupId>com.github.cloudecho</groupId>
    <artifactId>protobuf-message-converter</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudecho/protobuf-message-converter/
implementation 'com.github.cloudecho:protobuf-message-converter:0.0.4'
// https://jarcasting.com/artifacts/com.github.cloudecho/protobuf-message-converter/
implementation ("com.github.cloudecho:protobuf-message-converter:0.0.4")
'com.github.cloudecho:protobuf-message-converter:jar:0.0.4'
<dependency org="com.github.cloudecho" name="protobuf-message-converter" rev="0.0.4">
  <artifact name="protobuf-message-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudecho', module='protobuf-message-converter', version='0.0.4')
)
libraryDependencies += "com.github.cloudecho" % "protobuf-message-converter" % "0.0.4"
[com.github.cloudecho/protobuf-message-converter "0.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.4
com.google.guava : guava jar 31.1-jre
org.springframework : spring-core jar 5.3.17
org.slf4j : slf4j-api jar 1.7.36

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.4

Project Modules

There are no modules declared in this project.