Last Version

Lince Commons Authentication 0.0.1

Lince Commons is an Lince project focused on authentication aspects of reusable Java components.

License

License

GroupId

GroupId

work.lince
ArtifactId

ArtifactId

lince-commons-authentication
Version

Version

0.0.1
Type

Type

jar
Description

Description

Lince Commons Authentication
Lince Commons is an Lince project focused on authentication aspects of reusable Java components.
Project URL

Project URL

http://www.lince.work
Source Code Management

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download lince-commons-authentication 0.0.1


<!-- https://jarcasting.com/artifacts/work.lince/lince-commons-authentication/ -->
<dependency>
    <groupId>work.lince</groupId>
    <artifactId>lince-commons-authentication</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/work.lince/lince-commons-authentication/
implementation 'work.lince:lince-commons-authentication:0.0.1'
// https://jarcasting.com/artifacts/work.lince/lince-commons-authentication/
implementation ("work.lince:lince-commons-authentication:0.0.1")
'work.lince:lince-commons-authentication:jar:0.0.1'
<dependency org="work.lince" name="lince-commons-authentication" rev="0.0.1">
  <artifact name="lince-commons-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.lince', module='lince-commons-authentication', version='0.0.1')
)
libraryDependencies += "work.lince" % "lince-commons-authentication" % "0.0.1"
[work.lince/lince-commons-authentication "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.scm : maven-scm-api jar 1.11.2
org.apache.maven.plugins : maven-gpg-plugin maven-plugin 1.6

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.1.RELEASE
org.projectlombok : lombok jar 1.18.10

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
org.spockframework : spock-core jar 1.1-groovy-2.4-rc-2
org.spockframework : spock-spring jar 1.1-groovy-2.4-rc-3
cglib : cglib jar 3.2.5
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1

Project Modules

There are no modules declared in this project.