License |
License |
---|---|
GroupId | GroupIdcom.zaubersoftware.commons.auth |
ArtifactId | ArtifactIdcommons-auth-api |
Last Version | Last Version3.55 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZauber::Commons::Auth::API
Zauber Commons is a set of component reused in most of Zauber apps.
Contains components to make easy mailing, creating links, and much more.
|
Project Organization |
Project OrganizationZauber S.A. |
Filename | Size |
---|---|
commons-auth-api-3.55.pom | |
commons-auth-api-3.55.jar | 5 KB |
commons-auth-api-3.55-sources.jar | 4 KB |
commons-auth-api-3.55-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons.auth/commons-auth-api/ -->
<dependency>
<groupId>com.zaubersoftware.commons.auth</groupId>
<artifactId>commons-auth-api</artifactId>
<version>3.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.auth/commons-auth-api/
implementation 'com.zaubersoftware.commons.auth:commons-auth-api:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.auth/commons-auth-api/
implementation ("com.zaubersoftware.commons.auth:commons-auth-api:3.55")
'com.zaubersoftware.commons.auth:commons-auth-api:jar:3.55'
<dependency org="com.zaubersoftware.commons.auth" name="commons-auth-api" rev="3.55">
<artifact name="commons-auth-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.auth', module='commons-auth-api', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons.auth" % "commons-auth-api" % "3.55"
[com.zaubersoftware.commons.auth/commons-auth-api "3.55"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.8.5 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-nop | jar | 1.7.25 |