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