License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.treeleafj |
ArtifactId | ArtifactIdxDoc |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionxDoc
XDoc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xDoc-1.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.treeleafj/xDoc/ -->
<dependency>
<groupId>com.github.treeleafj</groupId>
<artifactId>xDoc</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.treeleafj/xDoc/
implementation 'com.github.treeleafj:xDoc:1.1.0'
// https://jarcasting.com/artifacts/com.github.treeleafj/xDoc/
implementation ("com.github.treeleafj:xDoc:1.1.0")
'com.github.treeleafj:xDoc:pom:1.1.0'
<dependency org="com.github.treeleafj" name="xDoc" rev="1.1.0">
<artifact name="xDoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.treeleafj', module='xDoc', version='1.1.0')
)
libraryDependencies += "com.github.treeleafj" % "xDoc" % "1.1.0"
[com.github.treeleafj/xDoc "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |