License |
License |
---|---|
GroupId | GroupIdcom.zaubersoftware.commons.repository.impl |
ArtifactId | ArtifactIdcommons-repository-impl-entities |
Last Version | Last Version3.55 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZauber::Commons::Repository::Entities
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. |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.commons.repository.impl/commons-repository-impl-entities/ -->
<dependency>
<groupId>com.zaubersoftware.commons.repository.impl</groupId>
<artifactId>commons-repository-impl-entities</artifactId>
<version>3.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.repository.impl/commons-repository-impl-entities/
implementation 'com.zaubersoftware.commons.repository.impl:commons-repository-impl-entities:3.55'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.repository.impl/commons-repository-impl-entities/
implementation ("com.zaubersoftware.commons.repository.impl:commons-repository-impl-entities:3.55")
'com.zaubersoftware.commons.repository.impl:commons-repository-impl-entities:jar:3.55'
<dependency org="com.zaubersoftware.commons.repository.impl" name="commons-repository-impl-entities" rev="3.55">
<artifact name="commons-repository-impl-entities" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.repository.impl', module='commons-repository-impl-entities', version='3.55')
)
libraryDependencies += "com.zaubersoftware.commons.repository.impl" % "commons-repository-impl-entities" % "3.55"
[com.zaubersoftware.commons.repository.impl/commons-repository-impl-entities "3.55"]
Group / Artifact | Type | Version |
---|---|---|
com.zaubersoftware.commons.repository : commons-repository-api | jar | 3.55 |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
org.springframework : spring-tx Optional | jar | 3.0.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-nop | jar | 1.7.25 |