License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.treeleafj |
ArtifactId | ArtifactIdxDoc-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXDoc
|
Filename | Size |
---|---|
xDoc-core-1.1.0.pom | |
xDoc-core-1.1.0.jar | 59 KB |
xDoc-core-1.1.0-sources.jar | 36 KB |
xDoc-core-1.1.0-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.treeleafj/xDoc-core/ -->
<dependency>
<groupId>com.github.treeleafj</groupId>
<artifactId>xDoc-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.treeleafj/xDoc-core/
implementation 'com.github.treeleafj:xDoc-core:1.1.0'
// https://jarcasting.com/artifacts/com.github.treeleafj/xDoc-core/
implementation ("com.github.treeleafj:xDoc-core:1.1.0")
'com.github.treeleafj:xDoc-core:jar:1.1.0'
<dependency org="com.github.treeleafj" name="xDoc-core" rev="1.1.0">
<artifact name="xDoc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.treeleafj', module='xDoc-core', version='1.1.0')
)
libraryDependencies += "com.github.treeleafj" % "xDoc-core" % "1.1.0"
[com.github.treeleafj/xDoc-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javaparser : javaparser-core | jar | 3.14.16 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
org.apache.velocity : velocity Optional | jar | 1.7 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
commons-io : commons-io | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |