is not current version
Last Version 4.2.2

com.github.chenjianjx:wsdl2html 4.2.0

A java tool to convert wsdl xml to readable doc

GroupId

GroupId

com.github.chenjianjx
ArtifactId

ArtifactId

wsdl2html
Version

Version

4.2.0
Type

Type

jar

Download wsdl2html 4.2.0


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