License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.acostanza |
ArtifactId | ArtifactIdprotobuf-http-utils |
Last Version | Last Version0.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtobuf HTTP Utils
A set of utils that makes it easy to have a typesafe JSON HTTP API using protobuf
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protobuf-http-utils-0.0.14.pom | |
protobuf-http-utils-0.0.14.jar | 22 KB |
protobuf-http-utils-0.0.14-sources.jar | 14 KB |
protobuf-http-utils-0.0.14-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.acostanza/protobuf-http-utils/ -->
<dependency>
<groupId>com.acostanza</groupId>
<artifactId>protobuf-http-utils</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.acostanza/protobuf-http-utils/
implementation 'com.acostanza:protobuf-http-utils:0.0.14'
// https://jarcasting.com/artifacts/com.acostanza/protobuf-http-utils/
implementation ("com.acostanza:protobuf-http-utils:0.0.14")
'com.acostanza:protobuf-http-utils:jar:0.0.14'
<dependency org="com.acostanza" name="protobuf-http-utils" rev="0.0.14">
<artifact name="protobuf-http-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acostanza', module='protobuf-http-utils', version='0.0.14')
)
libraryDependencies += "com.acostanza" % "protobuf-http-utils" % "0.0.14"
[com.acostanza/protobuf-http-utils "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.2.0 |
com.google.guava : guava | jar | 25.1-jre |
com.sparkjava : spark-core | jar | 2.7.2 |
org.slf4j : slf4j-simple | jar | 1.7.23 |
com.google.code.gson : gson | jar | 2.8.2 |
com.google.protobuf : protobuf-java-util | jar | 3.5.1 |
org.sonatype.plugins : nexus-staging-maven-plugin | jar | 1.6.8 |
org.apache.maven.plugins : maven-source-plugin | jar | 3.0.1 |
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |