License |
License |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-core |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnunciate - Core Build-time Support
Enunciate core classes that are needed at Enunciate build-time.
|
Filename | Size |
---|---|
enunciate-core-2.14.0.pom | |
enunciate-core-2.14.0.jar | 148 KB |
enunciate-core-2.14.0-sources.jar | 116 KB |
enunciate-core-2.14.0-javadoc.jar | 653 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.30 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.1.0 |
junit : junit | jar | 4.13.1 |