License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.github.frtu.libs |
ArtifactId | ArtifactIdlib-serdes-protobuf |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibrary-serdes-protobuf
Library for adding metadata to protobuf
|
Filename | Size |
---|---|
lib-serdes-protobuf-1.2.1.pom | |
lib-serdes-protobuf-1.2.1.jar | 12 KB |
lib-serdes-protobuf-1.2.1-sources.jar | 3 KB |
lib-serdes-protobuf-1.2.1-javadoc.jar | 332 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-protobuf/ -->
<dependency>
<groupId>com.github.frtu.libs</groupId>
<artifactId>lib-serdes-protobuf</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-protobuf/
implementation 'com.github.frtu.libs:lib-serdes-protobuf:1.2.1'
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-protobuf/
implementation ("com.github.frtu.libs:lib-serdes-protobuf:1.2.1")
'com.github.frtu.libs:lib-serdes-protobuf:jar:1.2.1'
<dependency org="com.github.frtu.libs" name="lib-serdes-protobuf" rev="1.2.1">
<artifact name="lib-serdes-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='lib-serdes-protobuf', version='1.2.1')
)
libraryDependencies += "com.github.frtu.libs" % "lib-serdes-protobuf" % "1.2.1"
[com.github.frtu.libs/lib-serdes-protobuf "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | |
com.google.protobuf : protobuf-java-util | jar | |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
com.github.frtu.logs : logger-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.kotlintest : kotlintest-runner-junit5 | jar | |
io.mockk : mockk | jar | |
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar |