com.github.ljtfreitas:java-restify-cdi

Java Restify Maven Group (Parent)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-cdi
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java Restify Maven Group (Parent)

Download java-restify-cdi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ljtfreitas : java-restify jar 2.1.0

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0

test (6)

Group / Artifact Type Version
org.jglue.cdi-unit : cdi-unit jar 4.0.2
org.jboss.weld.se : weld-se jar 2.4.7.Final
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.mock-server : mockserver-netty jar 3.10.4
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0