automateapidocs

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.wangmingchang
ArtifactId

ArtifactId

automateapidocs
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

automateapidocs
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://mvnrepository.com/
Source Code Management

Source Code Management

https://github.com/wangmingchang/AutomateApiDocs

Download automateapidocs

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.23
com.github.javaparser : javaparser-core jar 3.3.2
commons-lang : commons-lang jar 2.6
org.javassist : javassist jar 3.21.0-GA
ognl : ognl jar 3.2
org.springframework : spring-webmvc jar 4.3.12.RELEASE
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0