cc.eamon.open:auth

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

cc.eamon.open
ArtifactId

ArtifactId

auth
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/ymxiong/auth

Download auth

How to add to project

<!-- https://jarcasting.com/artifacts/cc.eamon.open/auth/ -->
<dependency>
    <groupId>cc.eamon.open</groupId>
    <artifactId>auth</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cc.eamon.open/auth/
implementation 'cc.eamon.open:auth:0.0.4'
// https://jarcasting.com/artifacts/cc.eamon.open/auth/
implementation ("cc.eamon.open:auth:0.0.4")
'cc.eamon.open:auth:jar:0.0.4'
<dependency org="cc.eamon.open" name="auth" rev="0.0.4">
  <artifact name="auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.eamon.open', module='auth', version='0.0.4')
)
libraryDependencies += "cc.eamon.open" % "auth" % "0.0.4"
[cc.eamon.open/auth "0.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.aviator : aviator jar 5.1.4

provided (5)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.10.RELEASE
org.springframework : spring-webmvc jar 5.1.10.RELEASE
org.springframework : spring-context jar 5.1.10.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

auth

auth

Versions

Version
0.0.4
0.0.4-ALPHA
0.0.3
0.0.2
0.0.1