Enunciate - Core Build-time Support

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

License

License

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-core
Last Version

Last Version

2.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download enunciate-core

How to add to project

<!-- 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.

Versions

Version
2.14.0
2.13.3
2.13.2
2.13.1
2.13.0
2.12.1
2.12.0
2.11.1
2.11.0
2.10.1
2.10.0
2.9.1
2.9.0
2.8.1
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0-M.5
2.0.0-M.4
2.0.0-M.3
2.0.0-M.2
2.0.0-M.1
2.0.0
2.0.0-RC.1