License |
License |
---|---|
GroupId | GroupIdcom.github.eriksattelmair |
ArtifactId | ArtifactIdwsdl2doc |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptioncom.github.eriksattelmair:wsdl2doc
Library for generating rather non-technical documentation in different formats from given WSDL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wsdl2doc-1.4.pom | |
wsdl2doc-1.4.jar | 42 MB |
wsdl2doc-1.4-sources.jar | 15 KB |
wsdl2doc-1.4-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.eriksattelmair/wsdl2doc/ -->
<dependency>
<groupId>com.github.eriksattelmair</groupId>
<artifactId>wsdl2doc</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eriksattelmair/wsdl2doc/
implementation 'com.github.eriksattelmair:wsdl2doc:1.4'
// https://jarcasting.com/artifacts/com.github.eriksattelmair/wsdl2doc/
implementation ("com.github.eriksattelmair:wsdl2doc:1.4")
'com.github.eriksattelmair:wsdl2doc:jar:1.4'
<dependency org="com.github.eriksattelmair" name="wsdl2doc" rev="1.4">
<artifact name="wsdl2doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eriksattelmair', module='wsdl2doc', version='1.4')
)
libraryDependencies += "com.github.eriksattelmair" % "wsdl2doc" % "1.4"
[com.github.eriksattelmair/wsdl2doc "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
commons-validator : commons-validator | jar | 1.6 |
org.ow2.easywsdl : easywsdl-wsdl | jar | 2.1 |
net.steppschuh.markdowngenerator : markdowngenerator | jar | 1.3.1.1 |
commons-cli : commons-cli | jar | 1.4 |
com.github.xmlet : htmlflow | jar | 3.2 |
com.atlassian.commonmark : commonmark | jar | 0.12.1 |
com.itextpdf : itextpdf | jar | 5.5.10 |
com.itextpdf.tool : xmlworker | jar | 5.5.10 |
org.apache.poi : poi-ooxml | jar | 3.15 |
org.apache.poi : poi-scratchpad | jar | 3.15 |
org.docx4j : docx4j | jar | 3.3.5 |
org.docx4j : docx4j-ImportXHTML | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |