is not current version
Last Version 2.1.0

com.github.ljtfreitas:java-restify-cdi 1.5.0


Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-cdi
Version

Version

1.5.0
Type

Type

jar

Download java-restify-cdi 1.5.0


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