SOAP WSDL to Html

A java tool to convert wsdl xml to readable doc

License

License

GroupId

GroupId

com.github.chenjianjx
ArtifactId

ArtifactId

wsdl2html
Last Version

Last Version

4.2.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.2.2
4.2.1
4.2.0
4.1.0
4.0.1
4.0.0