License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JSON Data |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-JSONDoc-SpringBoot |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionAnteros JSONDoc Spring Boot
The support for Spring Boot of the jsondoc project.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-JSONDoc-SpringBoot/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-JSONDoc-SpringBoot</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-JSONDoc-SpringBoot/
implementation 'br.com.anteros:Anteros-JSONDoc-SpringBoot:1.0.0'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-JSONDoc-SpringBoot/
implementation ("br.com.anteros:Anteros-JSONDoc-SpringBoot:1.0.0")
'br.com.anteros:Anteros-JSONDoc-SpringBoot:jar:1.0.0'
<dependency org="br.com.anteros" name="Anteros-JSONDoc-SpringBoot" rev="1.0.0">
<artifact name="Anteros-JSONDoc-SpringBoot" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-JSONDoc-SpringBoot', version='1.0.0')
)
libraryDependencies += "br.com.anteros" % "Anteros-JSONDoc-SpringBoot" % "1.0.0"
[br.com.anteros/Anteros-JSONDoc-SpringBoot "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.3.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 1.3.3.RELEASE |
br.com.anteros : Anteros-JSONDoc-SpringMVC | jar | [1.0.0,) |