is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-jaxb 2.0.0-M.5

Model processing for JAXB XML.

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-jaxb
Version

Version

2.0.0-M.5
Type

Type

jar

Download enunciate-jaxb 2.0.0-M.5


<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jaxb/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-jaxb</artifactId>
    <version>2.0.0-M.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jaxb/
implementation 'com.webcohesion.enunciate:enunciate-jaxb:2.0.0-M.5'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-jaxb/
implementation ("com.webcohesion.enunciate:enunciate-jaxb:2.0.0-M.5")
'com.webcohesion.enunciate:enunciate-jaxb:jar:2.0.0-M.5'
<dependency org="com.webcohesion.enunciate" name="enunciate-jaxb" rev="2.0.0-M.5">
  <artifact name="enunciate-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-jaxb', version='2.0.0-M.5')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-jaxb" % "2.0.0-M.5"
[com.webcohesion.enunciate/enunciate-jaxb "2.0.0-M.5"]