is not current version
Last Version 4.7.6.Final

org.jboss.resteasy:resteasy-guice 4.4.0.CR1


Categories

Categories

JBoss Container Application Servers GUI User Interface Guice Application Layer Libs Dependency Injection RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-guice
Version

Version

4.4.0.CR1
Type

Type

jar

Download resteasy-guice 4.4.0.CR1


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