is not current version
Last Version 0.1.6

org.deephacks.westty:westty-root 0.1.5

Server engine using Weld and Netty for building REST applications.

GroupId

GroupId

org.deephacks.westty
ArtifactId

ArtifactId

westty-root
Version

Version

0.1.5
Type

Type

pom

Download westty-root 0.1.5

Filename Size
westty-root-0.1.5.pom 18 KB
Browse

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