Ameba-Framework-Protobuf

A useful Java framework Google Protobuf support!

License

License

MIT
Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.amebastack.module
ArtifactId

ArtifactId

ameba-protobuf
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ameba-Framework-Protobuf
A useful Java framework Google Protobuf support!
Project URL

Project URL

http://amebastack.org
Source Code Management

Source Code Management

https://github.com/intelligentcode/ameba-protobuf

Download ameba-protobuf

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.dyuproject.protostuff : protostuff-runtime jar 1.0.8
com.dyuproject.protostuff : protostuff-core jar 1.0.8

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0

Project Modules

There are no modules declared in this project.

ameba-protobuf

google protobuf 解释器

Versions

Version
0.1.0