Last Version

Enunciate - Core Build-time Support 2.14.0

Enunciate core classes that are needed at Enunciate build-time.

License

License

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-core
Version

Version

2.14.0
Type

Type

jar
Description

Description

Enunciate - Core Build-time Support
Enunciate core classes that are needed at Enunciate build-time.

Download enunciate-core 2.14.0


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

Dependencies

compile (14)

Group / Artifact Type Version
com.webcohesion.enunciate : enunciate-core-annotations jar 2.14.0
com.webcohesion.enunciate : enunciate-javac-support jar 2.14.0
javax.xml.bind : jaxb-api jar 2.3.1
javax.jws : javax.jws-api jar 1.1
javax.xml.ws : jaxws-api jar 2.3.1
commons-configuration : commons-configuration jar 1.10
commons-collections : commons-collections jar 3.2.2
org.jgrapht : jgrapht-core jar 1.3.1
org.reflections : reflections jar 0.9.11
javax.validation : validation-api jar 2.0.1.Final
jakarta.validation : jakarta.validation-api jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.2
com.vladsch.flexmark : flexmark-all jar 0.62.2
org.apache.ant : ant Optional jar 1.10.11

provided (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.30

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.1.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.