is not current version
Last Version 4.2.2

com.github.chenjianjx:wsdl2html 4.0.1

A java tool to convert wsdl xml to readable doc

GroupId

GroupId

com.github.chenjianjx
ArtifactId

ArtifactId

wsdl2html
Version

Version

4.0.1
Type

Type

jar

Download wsdl2html 4.0.1


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