Last Version

Westty Protobuf 0.1.6

Server engine using Weld and Netty for building REST applications.

License

License

Apache License
Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.deephacks.westty
ArtifactId

ArtifactId

westty-protobuf
Version

Version

0.1.6
Type

Type

jar
Description

Description

Westty Protobuf
Server engine using Weld and Netty for building REST applications.

Download westty-protobuf 0.1.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.deephacks.westty : westty-api jar 0.1.6
org.deephacks.westty : westty-spi jar 0.1.6
com.google.protobuf : protobuf-java jar 2.4.1
org.deephacks : confit jar 0.16.0
com.google.guava : guava jar 14.0.1

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.7.5

test (4)

Group / Artifact Type Version
org.deephacks.westty : westty-core jar 0.1.6
org.deephacks.westty : westty-core test-jar 0.1.6
ch.qos.logback : logback-classic jar 1.0.6
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.