java-restify-spring

Java Restify Spring Extension

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-spring
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-restify-spring
Java Restify Spring Extension

Download java-restify-spring

How to add to project

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

Dependencies

provided (9)

Group / Artifact Type Version
com.github.ljtfreitas : java-restify-contract jar 2.1.0
com.github.ljtfreitas : java-restify-call-handler jar 2.1.0
com.github.ljtfreitas : java-restify-http-client jar 2.1.0
com.github.ljtfreitas : java-restify-http-message jar 2.1.0
com.github.ljtfreitas : java-restify-reflection jar 2.1.0
com.github.ljtfreitas : java-restify-util jar 2.1.0
com.github.ljtfreitas : java-restify-util-async jar 2.1.0
org.springframework : spring-web jar 5.1.6.RELEASE
org.springframework : spring-context jar 5.1.6.RELEASE

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
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
1.2.1
1.1.1
1.0.0