| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdorg.beangle.serializer |
| ArtifactId | ArtifactIdbeangle-serializer-protobuf_3 |
| Version | Version0.0.22 |
| Type | Typejar |
| Description |
Descriptionbeangle-serializer-protobuf
The Beangle Data Library
|
| Project Organization |
Project OrganizationThe Beangle Software |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-protobuf_3/ -->
<dependency>
<groupId>org.beangle.serializer</groupId>
<artifactId>beangle-serializer-protobuf_3</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-protobuf_3/
implementation 'org.beangle.serializer:beangle-serializer-protobuf_3:0.0.22'
// https://jarcasting.com/artifacts/org.beangle.serializer/beangle-serializer-protobuf_3/
implementation ("org.beangle.serializer:beangle-serializer-protobuf_3:0.0.22")
'org.beangle.serializer:beangle-serializer-protobuf_3:jar:0.0.22'
<dependency org="org.beangle.serializer" name="beangle-serializer-protobuf_3" rev="0.0.22">
<artifact name="beangle-serializer-protobuf_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.serializer', module='beangle-serializer-protobuf_3', version='0.0.22')
)
libraryDependencies += "org.beangle.serializer" % "beangle-serializer-protobuf_3" % "0.0.22"
[org.beangle.serializer/beangle-serializer-protobuf_3 "0.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha10 |
| ch.qos.logback : logback-core | jar | 1.3.0-alpha10 |
| org.beangle.commons : beangle-commons-core_3 | jar | 5.2.9 |
| org.beangle.cdi : beangle-cdi-api_3 | jar | 0.3.4 |
| com.google.protobuf : protobuf-java | jar | 3.19.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |