License |
License |
---|---|
GroupId | GroupIdcom.butor |
ArtifactId | ArtifactIdbutor-auth-common |
Last Version | Last Version1.0.30 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionButor Framework Service - Authentication Common Module
This project is an authentication module (common).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
butor-auth-common-1.0.30.pom | |
butor-auth-common-1.0.30.jar | 71 KB |
butor-auth-common-1.0.30-sources.jar | 60 KB |
butor-auth-common-1.0.30-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.butor/butor-auth-common/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>butor-auth-common</artifactId>
<version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-auth-common/
implementation 'com.butor:butor-auth-common:1.0.30'
// https://jarcasting.com/artifacts/com.butor/butor-auth-common/
implementation ("com.butor:butor-auth-common:1.0.30")
'com.butor:butor-auth-common:jar:1.0.30'
<dependency org="com.butor" name="butor-auth-common" rev="1.0.30">
<artifact name="butor-auth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-auth-common', version='1.0.30')
)
libraryDependencies += "com.butor" % "butor-auth-common" % "1.0.30"
[com.butor/butor-auth-common "1.0.30"]
Group / Artifact | Type | Version |
---|---|---|
com.butor : butor-json | jar | 1.0.29 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |