License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-Persistence |
Last Version | Last Version1.0.38 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros Persistence
Anteros Persistence for Java.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Anteros-Persistence-1.0.38.pom | |
Anteros-Persistence-1.0.38.jar | 62 KB |
Anteros-Persistence-1.0.38-sources.jar | 39 KB |
Anteros-Persistence-1.0.38-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Persistence/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Persistence</artifactId>
<version>1.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Persistence/
implementation 'br.com.anteros:Anteros-Persistence:1.0.38'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Persistence/
implementation ("br.com.anteros:Anteros-Persistence:1.0.38")
'br.com.anteros:Anteros-Persistence:jar:1.0.38'
<dependency org="br.com.anteros" name="Anteros-Persistence" rev="1.0.38">
<artifact name="Anteros-Persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Persistence', version='1.0.38')
)
libraryDependencies += "br.com.anteros" % "Anteros-Persistence" % "1.0.38"
[br.com.anteros/Anteros-Persistence "1.0.38"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.20.0-GA |
cglib : cglib-nodep | jar | 3.1 |
br.com.anteros : Anteros-Persistence-Core | jar | [1.0.86,) |
br.com.anteros : Anteros-Core | jar | [1.2.6,) |
br.com.anteros : Anteros-XML-Helper | jar | [1.0.2,) |
c3p0 : c3p0 | jar | 0.9.1.2 |
javax.transaction : jta | jar | 1.1 |