Last Version

protoserver 0.0.24

Jersey + Jetty + Protocol Buffers

License

License

GroupId

GroupId

org.accidia
ArtifactId

ArtifactId

protoserver
Version

Version

0.0.24
Type

Type

jar
Description

Description

protoserver
Jersey + Jetty + Protocol Buffers
Project URL

Project URL

https://github.com/accidia/protoserver

Download protoserver 0.0.24


<!-- https://jarcasting.com/artifacts/org.accidia/protoserver/ -->
<dependency>
    <groupId>org.accidia</groupId>
    <artifactId>protoserver</artifactId>
    <version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.accidia/protoserver/
implementation 'org.accidia:protoserver:0.0.24'
// https://jarcasting.com/artifacts/org.accidia/protoserver/
implementation ("org.accidia:protoserver:0.0.24")
'org.accidia:protoserver:jar:0.0.24'
<dependency org="org.accidia" name="protoserver" rev="0.0.24">
  <artifact name="protoserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.accidia', module='protoserver', version='0.0.24')
)
libraryDependencies += "org.accidia" % "protoserver" % "0.0.24"
[org.accidia/protoserver "0.0.24"]

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.glassfish.jersey.containers : jersey-container-servlet jar 2.13
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.13
org.glassfish.jersey.containers : jersey-container-jetty-http jar 2.13
org.glassfish.jersey.containers : jersey-container-jetty-servlet jar 2.13
org.glassfish.jersey.core : jersey-client jar 2.13
org.glassfish.jersey.media : jersey-media-moxy jar 2.13
com.google.guava : guava jar 15.0
com.google.protobuf : protobuf-java jar 2.5.0
com.googlecode.protobuf-java-format : protobuf-java-format jar 1.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.