Last Version

Jersey OAuth2 Authorization Server Java Persistence 0.8

OAuth2 Provider Framework for Jersey

License

License

Categories

Categories

H2 Data Databases OAuth2 Security Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.hburgmeier.jerseyoauth2
ArtifactId

ArtifactId

jersey-oauth2-authsrv-jpa
Version

Version

0.8
Type

Type

jar
Description

Description

Jersey OAuth2 Authorization Server Java Persistence
OAuth2 Provider Framework for Jersey

Download jersey-oauth2-authsrv-jpa 0.8


<!-- https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-authsrv-jpa/ -->
<dependency>
    <groupId>com.github.hburgmeier.jerseyoauth2</groupId>
    <artifactId>jersey-oauth2-authsrv-jpa</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-authsrv-jpa/
implementation 'com.github.hburgmeier.jerseyoauth2:jersey-oauth2-authsrv-jpa:0.8'
// https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-authsrv-jpa/
implementation ("com.github.hburgmeier.jerseyoauth2:jersey-oauth2-authsrv-jpa:0.8")
'com.github.hburgmeier.jerseyoauth2:jersey-oauth2-authsrv-jpa:jar:0.8'
<dependency org="com.github.hburgmeier.jerseyoauth2" name="jersey-oauth2-authsrv-jpa" rev="0.8">
  <artifact name="jersey-oauth2-authsrv-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hburgmeier.jerseyoauth2', module='jersey-oauth2-authsrv-jpa', version='0.8')
)
libraryDependencies += "com.github.hburgmeier.jerseyoauth2" % "jersey-oauth2-authsrv-jpa" % "0.8"
[com.github.hburgmeier.jerseyoauth2/jersey-oauth2-authsrv-jpa "0.8"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.hburgmeier.jerseyoauth2 : jersey-oauth2-authsrv-impl jar 0.8
org.hibernate : hibernate-validator jar 4.3.1.Final
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Draft-10
org.hibernate : hibernate-entitymanager jar 4.1.10.Final
com.google.code.findbugs : jsr305 jar 2.0.1
net.sf.ehcache : ehcache-core jar 2.6.5
org.slf4j : slf4j-api jar 1.7.2

Project Modules

There are no modules declared in this project.