License |
License |
---|---|
GroupId | GroupIdcom.zaubersoftware.commons |
ArtifactId | ArtifactIdzauber-commons-parent |
Last Version | Last Version3.55 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionZauber::Commons
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 |
---|---|
zauber-commons-parent-3.55.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons/zauber-commons-parent/ -->
<dependency>
<groupId>com.zaubersoftware.commons</groupId>
<artifactId>zauber-commons-parent</artifactId>
<version>3.55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons/zauber-commons-parent/
implementation 'com.zaubersoftware.commons:zauber-commons-parent:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons/zauber-commons-parent/
implementation ("com.zaubersoftware.commons:zauber-commons-parent:3.55")
'com.zaubersoftware.commons:zauber-commons-parent:pom:3.55'
<dependency org="com.zaubersoftware.commons" name="zauber-commons-parent" rev="3.55">
<artifact name="zauber-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons', module='zauber-commons-parent', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons" % "zauber-commons-parent" % "3.55"
[com.zaubersoftware.commons/zauber-commons-parent "3.55"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-nop | jar | 1.7.25 |