License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.eulerframework |
ArtifactId | ArtifactIdeuler-web-authentication-impl |
Version | Version0.3.2 |
Type | Typejar |
Description |
DescriptionEuler Web Authentication Implement
Default Implement of Euler Web Authentication
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.eulerframework/euler-web-authentication-impl/ -->
<dependency>
<groupId>net.eulerframework</groupId>
<artifactId>euler-web-authentication-impl</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.eulerframework/euler-web-authentication-impl/
implementation 'net.eulerframework:euler-web-authentication-impl:0.3.2'
// https://jarcasting.com/artifacts/net.eulerframework/euler-web-authentication-impl/
implementation ("net.eulerframework:euler-web-authentication-impl:0.3.2")
'net.eulerframework:euler-web-authentication-impl:jar:0.3.2'
<dependency org="net.eulerframework" name="euler-web-authentication-impl" rev="0.3.2">
<artifact name="euler-web-authentication-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.eulerframework', module='euler-web-authentication-impl', version='0.3.2')
)
libraryDependencies += "net.eulerframework" % "euler-web-authentication-impl" % "0.3.2"
[net.eulerframework/euler-web-authentication-impl "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-jwt | jar | 1.0.4.RELEASE |
net.eulerframework : euler-web-authentication | jar | 0.3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |