GroupId | GroupIdorg.eulerframework |
---|---|
ArtifactId | ArtifactIdeuler-web-authentication |
Last Version | Last Version1.0.0.M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEuler Web Authentication
Provide Authentication API for Euler Framework.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication/ -->
<dependency>
<groupId>org.eulerframework</groupId>
<artifactId>euler-web-authentication</artifactId>
<version>1.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication/
implementation 'org.eulerframework:euler-web-authentication:1.0.0.M3'
// https://jarcasting.com/artifacts/org.eulerframework/euler-web-authentication/
implementation ("org.eulerframework:euler-web-authentication:1.0.0.M3")
'org.eulerframework:euler-web-authentication:jar:1.0.0.M3'
<dependency org="org.eulerframework" name="euler-web-authentication" rev="1.0.0.M3">
<artifact name="euler-web-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eulerframework', module='euler-web-authentication', version='1.0.0.M3')
)
libraryDependencies += "org.eulerframework" % "euler-web-authentication" % "1.0.0.M3"
[org.eulerframework/euler-web-authentication "1.0.0.M3"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
javax.servlet.jsp : jsp-api | jar | |
org.springframework : spring-context-support | jar | |
org.springframework : spring-webmvc | jar | |
org.springframework : spring-orm | jar | |
org.springframework : spring-oxm | jar | |
org.springframework.security : spring-security-core | jar | |
org.springframework.security : spring-security-web | jar | |
org.springframework.security : spring-security-config | jar | |
${project.groupId} » euler-web-support | jar | ${project.version} |
junit : junit | jar |