License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jsondoc |
ArtifactId | ArtifactIdjsondoc-core |
Last Version | Last Version1.2.23 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsondoc-core
The annotations of the jsondoc project
|
Project URL |
Project URL |
Filename | Size |
---|---|
jsondoc-core-1.2.23.pom | |
jsondoc-core-1.2.23.jar | 49 KB |
jsondoc-core-1.2.23-sources.jar | 32 KB |
jsondoc-core-1.2.23-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsondoc/jsondoc-core/ -->
<dependency>
<groupId>org.jsondoc</groupId>
<artifactId>jsondoc-core</artifactId>
<version>1.2.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-core/
implementation 'org.jsondoc:jsondoc-core:1.2.23'
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-core/
implementation ("org.jsondoc:jsondoc-core:1.2.23")
'org.jsondoc:jsondoc-core:jar:1.2.23'
<dependency org="org.jsondoc" name="jsondoc-core" rev="1.2.23">
<artifact name="jsondoc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsondoc', module='jsondoc-core', version='1.2.23')
)
libraryDependencies += "org.jsondoc" % "jsondoc-core" % "1.2.23"
[org.jsondoc/jsondoc-core "1.2.23"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.11 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 5.3.6.Final |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
log4j : log4j | jar | 1.2.17 |
org.springframework : spring-webmvc | jar | 4.3.11.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.5 |
junit : junit | jar | 4.13.1 |