is not current version
Last Version 1.0.0.M3

org.eulerframework:euler-web-authentication-impl-jpa 1.0.0.M2

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.M2
Type

Type

jar

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


<!-- 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.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication-impl-jpa/
implementation 'org.eulerframework:euler-web-authentication-impl-jpa:1.0.0.M2'
// https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication-impl-jpa/
implementation ("org.eulerframework:euler-web-authentication-impl-jpa:1.0.0.M2")
'org.eulerframework:euler-web-authentication-impl-jpa:jar:1.0.0.M2'
<dependency org="org.eulerframework" name="euler-web-authentication-impl-jpa" rev="1.0.0.M2">
  <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.M2')
)
libraryDependencies += "org.eulerframework" % "euler-web-authentication-impl-jpa" % "1.0.0.M2"
[org.eulerframework/euler-web-authentication-impl-jpa "1.0.0.M2"]