Last Version

SOAP WSDL to Html 4.2.2

A java tool to convert wsdl xml to readable doc

License

License

GroupId

GroupId

com.github.chenjianjx
ArtifactId

ArtifactId

wsdl2html
Version

Version

4.2.2
Type

Type

jar
Description

Description

SOAP WSDL to Html
A java tool to convert wsdl xml to readable doc
Project URL

Project URL

https://github.com/chenjianjx/wsdl2html
Source Code Management

Source Code Management

https://github.com/chenjianjx/wsdl2html

Download wsdl2html 4.2.2


<!-- https://jarcasting.com/artifacts/com.github.chenjianjx/wsdl2html/ -->
<dependency>
    <groupId>com.github.chenjianjx</groupId>
    <artifactId>wsdl2html</artifactId>
    <version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenjianjx/wsdl2html/
implementation 'com.github.chenjianjx:wsdl2html:4.2.2'
// https://jarcasting.com/artifacts/com.github.chenjianjx/wsdl2html/
implementation ("com.github.chenjianjx:wsdl2html:4.2.2")
'com.github.chenjianjx:wsdl2html:jar:4.2.2'
<dependency org="com.github.chenjianjx" name="wsdl2html" rev="4.2.2">
  <artifact name="wsdl2html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenjianjx', module='wsdl2html', version='4.2.2')
)
libraryDependencies += "com.github.chenjianjx" % "wsdl2html" % "4.2.2"
[com.github.chenjianjx/wsdl2html "4.2.2"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.freemarker : freemarker jar 2.3.20
com.sun.xml.ws : wscompile jar 2.3.5
javax.activation : javax.activation-api jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.