License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdno.hassle.commons |
ArtifactId | ArtifactIdpb-json |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionpb-json - Tools for working with Protobuf and Json
Collection of utility components
|
Project URL |
Project URL |
Filename | Size |
---|---|
pb-json-2.0.0.pom | |
pb-json-2.0.0.jar | 27 KB |
pb-json-2.0.0-sources.jar | 11 KB |
pb-json-2.0.0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.hassle.commons/pb-json/ -->
<dependency>
<groupId>no.hassle.commons</groupId>
<artifactId>pb-json</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.hassle.commons/pb-json/
implementation 'no.hassle.commons:pb-json:2.0.0'
// https://jarcasting.com/artifacts/no.hassle.commons/pb-json/
implementation ("no.hassle.commons:pb-json:2.0.0")
'no.hassle.commons:pb-json:jar:2.0.0'
<dependency org="no.hassle.commons" name="pb-json" rev="2.0.0">
<artifact name="pb-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.hassle.commons', module='pb-json', version='2.0.0')
)
libraryDependencies += "no.hassle.commons" % "pb-json" % "2.0.0"
[no.hassle.commons/pb-json "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.google.protobuf : protobuf-java | jar | 2.4.1 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
com.google.guava : guava | jar | 14.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : jsr311-api | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
commons-io : commons-io | jar | 2.3 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory | jar | 1.18 |