Last Version

Euler Web Authentication 1.0.0.M1

Provide Authentication API for Euler Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-web-authentication
Version

Version

1.0.0.M1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Euler Project

Download euler-web-authentication 1.0.0.M1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 4.2.3.RELEASE
org.springframework.security : spring-security-web jar 4.2.3.RELEASE
org.springframework.security : spring-security-config jar 4.2.3.RELEASE
net.eulerframework : euler-web-core jar 1.0.0.M1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.