License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-Web |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros Web
Anteros Web for Java.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Anteros-Web-1.0.11.pom | |
Anteros-Web-1.0.11.jar | 16 KB |
Anteros-Web-1.0.11-sources.jar | 13 KB |
Anteros-Web-1.0.11-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Web/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Web</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Web/
implementation 'br.com.anteros:Anteros-Web:1.0.11'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Web/
implementation ("br.com.anteros:Anteros-Web:1.0.11")
'br.com.anteros:Anteros-Web:jar:1.0.11'
<dependency org="br.com.anteros" name="Anteros-Web" rev="1.0.11">
<artifact name="Anteros-Web" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Web', version='1.0.11')
)
libraryDependencies += "br.com.anteros" % "Anteros-Web" % "1.0.11"
[br.com.anteros/Anteros-Web "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
br.com.anteros : Anteros-Persistence-Core | jar | [1.0.86,] |
br.com.anteros : Anteros-Persistence | jar | [1.0.7,] |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |