Last Version

Euler Web Authentication Implement 0.3.9

Default Implement of Euler Web Authentication

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-web-authentication-impl-hibernate
Version

Version

0.3.9
Type

Type

jar
Description

Description

Euler Web Authentication Implement
Default Implement of Euler Web Authentication
Project URL

Project URL

https://eulerproject.io/euler-framework
Project Organization

Project Organization

Euler Project

Download euler-web-authentication-impl-hibernate 0.3.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.security : spring-security-jwt jar 1.0.4.RELEASE
net.eulerframework : euler-common-jwt jar 0.0.7
net.eulerframework : euler-web-authentication jar 0.3.9

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.