Last Version

jsondoc-core 1.2.23

The annotations of the jsondoc project

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

jsondoc-core
Version

Version

1.2.23
Type

Type

jar
Description

Description

jsondoc-core
The annotations of the jsondoc project
Project URL

Project URL

http://www.jsondoc.org

Download jsondoc-core 1.2.23


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11
org.slf4j : slf4j-api jar 1.7.10

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 5.3.6.Final

test (5)

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

Project Modules

There are no modules declared in this project.