| GroupId | GroupIdorg.eulerframework | 
|---|---|
| ArtifactId | ArtifactIdeuler-web-authentication-impl-jpa | 
| Last Version | Last Version1.0.0.M3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEuler Web Authentication Implement An Implement of Euler Web Authentication Use Spring Data JPA. | 
| Project URL | Project URL | 
<!-- 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"]| 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 |