is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-sequencer-wsdl 4.2.0.Final

ModeShape Sequencer that processes Web Service Definition Language (WSDL) 1.1 files and extracts the representation of the service definitions to repository

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-sequencer-wsdl
Version

Version

4.2.0.Final
Type

Type

jar

Download modeshape-sequencer-wsdl 4.2.0.Final


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