Last Version

Euler Web Authentication 1.0.0.M3

Provide Authentication API for Euler Framework.

GroupId

GroupId

org.eulerframework
ArtifactId

ArtifactId

euler-web-authentication
Version

Version

1.0.0.M3
Type

Type

jar
Description

Description

Euler Web Authentication
Provide Authentication API for Euler Framework.
Project URL

Project URL

https://eulerproject.io/euler-framework

Download euler-web-authentication 1.0.0.M3


<!-- 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"]

Dependencies

compile (11)

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

Project Modules

There are no modules declared in this project.