License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.beangle.serializer |
ArtifactId | ArtifactIdbeangle-serializer-protobuf_2.12 |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeangle Serializer Protobuf
The Beangle Serializer.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-protobuf_2.12/ -->
<dependency>
<groupId>org.beangle.serializer</groupId>
<artifactId>beangle-serializer-protobuf_2.12</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-protobuf_2.12/
implementation 'org.beangle.serializer:beangle-serializer-protobuf_2.12:0.0.10'
// https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-protobuf_2.12/
implementation ("org.beangle.serializer:beangle-serializer-protobuf_2.12:0.0.10")
'org.beangle.serializer:beangle-serializer-protobuf_2.12:jar:0.0.10'
<dependency org="org.beangle.serializer" name="beangle-serializer-protobuf_2.12" rev="0.0.10">
<artifact name="beangle-serializer-protobuf_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.serializer', module='beangle-serializer-protobuf_2.12', version='0.0.10')
)
libraryDependencies += "org.beangle.serializer" % "beangle-serializer-protobuf_2.12" % "0.0.10"
[org.beangle.serializer/beangle-serializer-protobuf_2.12 "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.7.0 |
org.beangle.commons : beangle-commons-core_2.12 | jar | 5.1.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.beangle.cdi : beangle-cdi-api_2.12 | jar | 0.0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.scala-lang : scala-reflect | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.22.0 |