License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.github.ikeyat.tools.javadoc2xls |
ArtifactId | ArtifactIdjavadoc2xls-tool |
Version | Version1.0.5.RELEASE |
Type | Typejar |
Description |
Descriptionjavadoc2xls-tool
A tool to generate Excel spread sheet from Javadoc of JUnit source code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/ -->
<dependency>
<groupId>io.github.ikeyat.tools.javadoc2xls</groupId>
<artifactId>javadoc2xls-tool</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/
implementation 'io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool/
implementation ("io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:1.0.5.RELEASE")
'io.github.ikeyat.tools.javadoc2xls:javadoc2xls-tool:jar:1.0.5.RELEASE'
<dependency org="io.github.ikeyat.tools.javadoc2xls" name="javadoc2xls-tool" rev="1.0.5.RELEASE">
<artifact name="javadoc2xls-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ikeyat.tools.javadoc2xls', module='javadoc2xls-tool', version='1.0.5.RELEASE')
)
libraryDependencies += "io.github.ikeyat.tools.javadoc2xls" % "javadoc2xls-tool" % "1.0.5.RELEASE"
[io.github.ikeyat.tools.javadoc2xls/javadoc2xls-tool "1.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.google.guava : guava | jar | 12.0 |
org.apache.poi : poi | jar | 3.11 |
org.apache.poi : poi-ooxml | jar | 3.11 |
org.apache.poi : poi-scratchpad | jar | 3.11 |
org.apache.poi : poi-ooxml-schemas | jar | 3.11 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |