is not current version
Last Version 2.1.0

com.github.ljtfreitas:java-restify-spring-starter 1.6.4

Java Restify Spring Boot Starter

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-spring-starter
Version

Version

1.6.4
Type

Type

jar

Download java-restify-spring-starter 1.6.4


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