ameba-protobuf
google protobuf 解释器
| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdorg.amebastack.module |
| ArtifactId | ArtifactIdameba-protobuf |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAmeba-Framework-Protobuf
A useful Java framework Google Protobuf support!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ameba-protobuf-0.1.0.pom | |
| ameba-protobuf-0.1.0.jar | 6 KB |
| ameba-protobuf-0.1.0-sources.jar | 3 KB |
| ameba-protobuf-0.1.0-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.amebastack.module/ameba-protobuf/ -->
<dependency>
<groupId>org.amebastack.module</groupId>
<artifactId>ameba-protobuf</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.amebastack.module/ameba-protobuf/
implementation 'org.amebastack.module:ameba-protobuf:0.1.0'
// https://jarcasting.com/artifacts/org.amebastack.module/ameba-protobuf/
implementation ("org.amebastack.module:ameba-protobuf:0.1.0")
'org.amebastack.module:ameba-protobuf:jar:0.1.0'
<dependency org="org.amebastack.module" name="ameba-protobuf" rev="0.1.0">
<artifact name="ameba-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.amebastack.module', module='ameba-protobuf', version='0.1.0')
)
libraryDependencies += "org.amebastack.module" % "ameba-protobuf" % "0.1.0"
[org.amebastack.module/ameba-protobuf "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.dyuproject.protostuff : protostuff-runtime | jar | 1.0.8 |
| com.dyuproject.protostuff : protostuff-core | jar | 1.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
google protobuf 解释器