Last Version

Euler Web Authentication Implement 1.0.0.M3

An Implement of Euler Web Authentication Use Spring Data JPA.

GroupId

GroupId

org.eulerframework
ArtifactId

ArtifactId

euler-web-authentication-impl-jpa
Version

Version

1.0.0.M3
Type

Type

jar
Description

Description

Euler Web Authentication Implement
An Implement of Euler Web Authentication Use Spring Data JPA.
Project URL

Project URL

https://eulerproject.io/euler-framework

Download euler-web-authentication-impl-jpa 1.0.0.M3


<!-- https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication-impl-jpa/ -->
<dependency>
    <groupId>org.eulerframework</groupId>
    <artifactId>euler-web-authentication-impl-jpa</artifactId>
    <version>1.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication-impl-jpa/
implementation 'org.eulerframework:euler-web-authentication-impl-jpa:1.0.0.M3'
// https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication-impl-jpa/
implementation ("org.eulerframework:euler-web-authentication-impl-jpa:1.0.0.M3")
'org.eulerframework:euler-web-authentication-impl-jpa:jar:1.0.0.M3'
<dependency org="org.eulerframework" name="euler-web-authentication-impl-jpa" rev="1.0.0.M3">
  <artifact name="euler-web-authentication-impl-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eulerframework', module='euler-web-authentication-impl-jpa', version='1.0.0.M3')
)
libraryDependencies += "org.eulerframework" % "euler-web-authentication-impl-jpa" % "1.0.0.M3"
[org.eulerframework/euler-web-authentication-impl-jpa "1.0.0.M3"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
javax.servlet.jsp : jsp-api jar
${project.groupId} » euler-web-authentication jar ${project.version}
${project.groupId} » euler-web-orm-jpa jar ${project.version}
org.eulerframework : euler-common-jwt jar

Project Modules

There are no modules declared in this project.