| License |
License |
|---|---|
| GroupId | GroupIdbr.eti.clairton |
| ArtifactId | ArtifactIdrepository |
| Last Version | Last Version3.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRepository
Easiest solution to save and query JPA entities
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| repository-3.2.4.pom | |
| repository-3.2.4.jar | 49 KB |
| repository-3.2.4-sources.jar | 22 KB |
| repository-3.2.4-javadoc.jar | 182 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.eti.clairton/repository/ -->
<dependency>
<groupId>br.eti.clairton</groupId>
<artifactId>repository</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.clairton/repository/
implementation 'br.eti.clairton:repository:3.2.4'
// https://jarcasting.com/artifacts/br.eti.clairton/repository/
implementation ("br.eti.clairton:repository:3.2.4")
'br.eti.clairton:repository:jar:3.2.4'
<dependency org="br.eti.clairton" name="repository" rev="3.2.4">
<artifact name="repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.clairton', module='repository', version='3.2.4')
)
libraryDependencies += "br.eti.clairton" % "repository" % "3.2.4"
[br.eti.clairton/repository "3.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.eti.clairton : identificator | jar | 1.2.0 |
| br.eti.clairton : paginated-collection | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate.javax.persistence : hibernate-jpa-2.1-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 |
|---|---|---|
| br.eti.clairton : ds-test | jar | 0.4.0 |
| org.hibernate : hibernate-validator | jar | 5.1.3.Final |
| org.hsqldb : hsqldb | jar | 2.3.2 |
| 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 |
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| br.eti.clairton : model | jar | 1.0.0 |