auth

Authentication module for com.posadskiy ecosystem

License

License

GroupId

GroupId

com.posadskiy
ArtifactId

ArtifactId

auth
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

war
Description

Description

auth
Authentication module for com.posadskiy ecosystem
Project URL

Project URL

https://github.com/posadskiy/auth
Source Code Management

Source Code Management

https://github.com/posadskiy/auth

Download auth

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
org.mapstruct : mapstruct jar 1.3.0.Beta2
org.jetbrains : annotations jar 16.0.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

auth

Authentication module

Versions

Version
0.0.1