auth
Authentication module
License |
License |
---|---|
GroupId | GroupIdcom.posadskiy |
ArtifactId | ArtifactIdauth |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionauth
Authentication module for com.posadskiy ecosystem
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth-0.0.1.pom | |
auth-0.0.1.war | 22 MB |
auth-0.0.1-sources.jar | 13 KB |
auth-0.0.1-javadoc.jar | 181 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |
Authentication module