Last Version

Euler Web Authentication Implement 1.0.0.M1

An Implement of Euler Web Authentication Use Spring Data JPA.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-web-authentication-impl-jpa
Version

Version

1.0.0.M1
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
Project Organization

Project Organization

Euler Project

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


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

Dependencies

compile (3)

Group / Artifact Type Version
net.eulerframework : euler-web-authentication jar 1.0.0.M1
net.eulerframework : euler-web-orm-jpa jar 1.0.0.M1
net.eulerframework : euler-common-jwt jar 1.0.0.M1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2

Project Modules

There are no modules declared in this project.