is not current version
Last Version 4.7.6.Final

RESTEasy Guice 4.6.1.Beta2


License

License

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.6.1.Beta2
Type

Type

jar
Description

Description

RESTEasy Guice
Project Organization

Project Organization

JBoss by Red Hat

Download resteasy-guice 4.6.1.Beta2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.inject : guice jar
jakarta.inject : jakarta.inject-api jar
org.jboss.resteasy : resteasy-core-spi jar 4.6.1.Beta2
org.jboss.resteasy : resteasy-client jar 4.6.1.Beta2
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar
org.jboss.spec.javax.annotation : jboss-annotations-api_1.3_spec jar
org.jboss.logging : jboss-logging jar
org.jboss.logging : jboss-logging-annotations jar
org.jboss.logging : jboss-logging-processor jar

provided (1)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-netty4 jar 4.6.1.Beta2

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.