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