is not current version
Last Version 0.1.0

li.moskito:inkstand-deployment-resteasy 0.0.1

Simple Resteasy Deployment for Undertow.

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

li.moskito
ArtifactId

ArtifactId

inkstand-deployment-resteasy
Version

Version

0.0.1
Type

Type

jar

Download inkstand-deployment-resteasy 0.0.1


<!-- https://jarcasting.com/artifacts/li.moskito/inkstand-deployment-resteasy/ -->
<dependency>
    <groupId>li.moskito</groupId>
    <artifactId>inkstand-deployment-resteasy</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/li.moskito/inkstand-deployment-resteasy/
implementation 'li.moskito:inkstand-deployment-resteasy:0.0.1'
// https://jarcasting.com/artifacts/li.moskito/inkstand-deployment-resteasy/
implementation ("li.moskito:inkstand-deployment-resteasy:0.0.1")
'li.moskito:inkstand-deployment-resteasy:jar:0.0.1'
<dependency org="li.moskito" name="inkstand-deployment-resteasy" rev="0.0.1">
  <artifact name="inkstand-deployment-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.moskito', module='inkstand-deployment-resteasy', version='0.0.1')
)
libraryDependencies += "li.moskito" % "inkstand-deployment-resteasy" % "0.0.1"
[li.moskito/inkstand-deployment-resteasy "0.0.1"]