apidoc-core

Apidoc core

License

License

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

apidoc-core
Last Version

Last Version

1.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

apidoc-core
Apidoc core
Project URL

Project URL

https://github.com/arsframework/apidoc-core
Source Code Management

Source Code Management

https://github.com/arsframework/apidoc-core

Download apidoc-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.arsframework/apidoc-core/ -->
<dependency>
    <groupId>com.arsframework</groupId>
    <artifactId>apidoc-core</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.arsframework/apidoc-core/
implementation 'com.arsframework:apidoc-core:1.3.6'
// https://jarcasting.com/artifacts/com.arsframework/apidoc-core/
implementation ("com.arsframework:apidoc-core:1.3.6")
'com.arsframework:apidoc-core:jar:1.3.6'
<dependency org="com.arsframework" name="apidoc-core" rev="1.3.6">
  <artifact name="apidoc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arsframework', module='apidoc-core', version='1.3.6')
)
libraryDependencies += "com.arsframework" % "apidoc-core" % "1.3.6"
[com.arsframework/apidoc-core "1.3.6"]

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
javax.validation : validation-api jar 2.0.1.Final
com.arsframework : spring-web-utils jar 1.0.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.0
org.springframework : spring-context jar 5.0.13.RELEASE
org.springframework : spring-web jar 5.0.13.RELEASE

system (2)

Group / Artifact Type Version
com.sun : rt jar 1.8
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0