Zauber::Commons::Base

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
ArtifactId

ArtifactId

commons-base
Last Version

Last Version

3.55
Release Date

Release Date

Type

Type

jar
Description

Description

Zauber::Commons::Base
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 commons-base

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.5
org.slf4j : slf4j-api jar 1.7.25

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.55
3.54
3.53
3.52
3.51
3.50
3.49