License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-MobileServer-Core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros Mobile Server CORE
Anteros Mobile Server CORE.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-MobileServer-Core/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-MobileServer-Core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-MobileServer-Core/
implementation 'br.com.anteros:Anteros-MobileServer-Core:1.0.0'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-MobileServer-Core/
implementation ("br.com.anteros:Anteros-MobileServer-Core:1.0.0")
'br.com.anteros:Anteros-MobileServer-Core:jar:1.0.0'
<dependency org="br.com.anteros" name="Anteros-MobileServer-Core" rev="1.0.0">
<artifact name="Anteros-MobileServer-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-MobileServer-Core', version='1.0.0')
)
libraryDependencies += "br.com.anteros" % "Anteros-MobileServer-Core" % "1.0.0"
[br.com.anteros/Anteros-MobileServer-Core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.anteros : Anteros-Persistence | jar | [1.0.0,) |
br.com.anteros : Anteros-Persistence-Core | jar | [1.0.0,) |
org.bsc.maven : maven-processor-plugin | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |