is not current version
Last Version 0.1.3

io.inkstand:inkstand-deployment-resteasy 0.1.1

Simple Resteasy Deployment for Undertow.

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

inkstand-deployment-resteasy
Version

Version

0.1.1
Type

Type

jar

Download inkstand-deployment-resteasy 0.1.1


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