License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.wangmingchang |
ArtifactId | ArtifactIdautomateapidocs |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautomateapidocs
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automateapidocs-1.0.0.pom | |
automateapidocs-1.0.0.jar | 52 KB |
automateapidocs-1.0.0-sources.jar | 38 KB |
automateapidocs-1.0.0-javadoc.jar | 169 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |