License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-Spring |
Last Version | Last Version2.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros Spring
Anteros Spring for Java.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Anteros-Spring-2.0.11.pom | |
Anteros-Spring-2.0.11.jar | 50 KB |
Anteros-Spring-2.0.11-sources.jar | 32 KB |
Anteros-Spring-2.0.11-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Spring/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Spring</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Spring/
implementation 'br.com.anteros:Anteros-Spring:2.0.11'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Spring/
implementation ("br.com.anteros:Anteros-Spring:2.0.11")
'br.com.anteros:Anteros-Spring:jar:2.0.11'
<dependency org="br.com.anteros" name="Anteros-Spring" rev="2.0.11">
<artifact name="Anteros-Spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Spring', version='2.0.11')
)
libraryDependencies += "br.com.anteros" % "Anteros-Spring" % "2.0.11"
[br.com.anteros/Anteros-Spring "2.0.11"]
Group / Artifact | Type | Version |
---|---|---|
br.com.anteros : Anteros-Persistence | jar | [1.0.29,) |
br.com.anteros : Anteros-Security-Store | jar | [1.0.9,) |
org.springframework : spring-orm | jar | 5.0.7.RELEASE |
org.springframework : spring-jdbc | jar | 5.0.7.RELEASE |
org.springframework : spring-core | jar | 5.0.7.RELEASE |
org.springframework : spring-context | jar | 5.0.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.vibur : vibur-dbcp | jar | 25.0 |