Zauber::Commons::Auth

Zauber Commons is a set of component reused in most of Zauber apps. Contains components to make easy mailing, creating links, and much more.

License

License

GroupId

GroupId

com.zaubersoftware.commons.auth
ArtifactId

ArtifactId

parent
Last Version

Last Version

3.55
Release Date

Release Date

Type

Type

pom
Description

Description

Zauber::Commons::Auth
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 Organization

Zauber S.A.

Download parent

Filename Size
parent-3.55.pom 654 bytes
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

  • api
  • impl
  • password

Versions

Version
3.55
3.54
3.53
3.52
3.51
3.50
3.49