| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools JSON Data |
| GroupId | GroupIdbr.com.anteros |
| ArtifactId | ArtifactIdAnteros-JSONDoc-Core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAnteros JSONDoc Core
The annotations of the jsondoc project.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAnteros Tecnologia |
| Filename | Size |
|---|---|
| Anteros-JSONDoc-Core-1.0.0.pom | |
| Anteros-JSONDoc-Core-1.0.0.jar | 88 KB |
| Anteros-JSONDoc-Core-1.0.0-sources.jar | 58 KB |
| Anteros-JSONDoc-Core-1.0.0-javadoc.jar | 533 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-JSONDoc-Core/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-JSONDoc-Core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-JSONDoc-Core/
implementation 'br.com.anteros:Anteros-JSONDoc-Core:1.0.0'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-JSONDoc-Core/
implementation ("br.com.anteros:Anteros-JSONDoc-Core:1.0.0")
'br.com.anteros:Anteros-JSONDoc-Core:jar:1.0.0'
<dependency org="br.com.anteros" name="Anteros-JSONDoc-Core" rev="1.0.0">
<artifact name="Anteros-JSONDoc-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-JSONDoc-Core', version='1.0.0')
)
libraryDependencies += "br.com.anteros" % "Anteros-JSONDoc-Core" % "1.0.0"
[br.com.anteros/Anteros-JSONDoc-Core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reflections : reflections | jar | 0.9.10 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.1.0.RELEASE |
| junit : junit | jar | 4.12 |