License |
License |
---|---|
GroupId | GroupIdbr.eti.clairton |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModel
A base model for JPA
|
Project URL |
Project URL |
Filename | Size |
---|---|
model-1.1.0.pom | |
model-1.1.0.jar | 5 KB |
model-1.1.0-sources.jar | 2 KB |
model-1.1.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.eti.clairton/model/ -->
<dependency>
<groupId>br.eti.clairton</groupId>
<artifactId>model</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.clairton/model/
implementation 'br.eti.clairton:model:1.1.0'
// https://jarcasting.com/artifacts/br.eti.clairton/model/
implementation ("br.eti.clairton:model:1.1.0")
'br.eti.clairton:model:jar:1.1.0'
<dependency org="br.eti.clairton" name="model" rev="1.1.0">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.clairton', module='model', version='1.1.0')
)
libraryDependencies += "br.eti.clairton" % "model" % "1.1.0"
[br.eti.clairton/model "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
br.eti.clairton : identificator | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
javax.validation : validation-api | jar | 1.1.0.Final |
javax.enterprise : cdi-api | jar | 1.2 |
javax.transaction : javax.transaction-api | jar | 1.2 |
javax.annotation : javax.annotation-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 5.1.3.Final |
br.eti.clairton : ds-test | jar | 0.4.0 |
org.hsqldb : hsqldb | jar | 2.3.3 |
org.apache.logging.log4j : log4j-core | jar | 2.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.9 |