Last Version

JAX-RS Database Service Using OAuth Bearer Tokens 3.0.11.Final


License

License

Categories

Categories

JBoss Container Application Servers Data RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.example.oauth
ArtifactId

ArtifactId

database-service
Version

Version

3.0.11.Final
Type

Type

war
Description

Description

JAX-RS Database Service Using OAuth Bearer Tokens
Project URL

Project URL

http://maven.apache.org

Download database-service 3.0.11.Final


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.example.oauth/database-service/ -->
<dependency>
    <groupId>org.jboss.resteasy.example.oauth</groupId>
    <artifactId>database-service</artifactId>
    <version>3.0.11.Final</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.example.oauth/database-service/
implementation 'org.jboss.resteasy.example.oauth:database-service:3.0.11.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy.example.oauth/database-service/
implementation ("org.jboss.resteasy.example.oauth:database-service:3.0.11.Final")
'org.jboss.resteasy.example.oauth:database-service:war:3.0.11.Final'
<dependency org="org.jboss.resteasy.example.oauth" name="database-service" rev="3.0.11.Final">
  <artifact name="database-service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.example.oauth', module='database-service', version='3.0.11.Final')
)
libraryDependencies += "org.jboss.resteasy.example.oauth" % "database-service" % "3.0.11.Final"
[org.jboss.resteasy.example.oauth/database-service "3.0.11.Final"]

Dependencies

provided (3)

Group / Artifact Type Version
org.jboss.resteasy : skeleton-key-core jar 3.0.11.Final
org.jboss.resteasy : resteasy-client jar 3.0.11.Final
org.jboss.resteasy : resteasy-jackson-provider jar 3.0.11.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.