License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-gwt-json-overlay |
Version | Version2.14.0 |
Type | Typejar |
Description |
DescriptionEnunciate - GWT JSON Overlay Module
The Enunciate GWT module generates the artifacts to support the GWT JSON Overlays for the JSON API data.
|
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-gwt-json-overlay/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-gwt-json-overlay</artifactId>
<version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-gwt-json-overlay/
implementation 'com.webcohesion.enunciate:enunciate-gwt-json-overlay:2.14.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-gwt-json-overlay/
implementation ("com.webcohesion.enunciate:enunciate-gwt-json-overlay:2.14.0")
'com.webcohesion.enunciate:enunciate-gwt-json-overlay:jar:2.14.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-gwt-json-overlay" rev="2.14.0">
<artifact name="enunciate-gwt-json-overlay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-gwt-json-overlay', version='2.14.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-gwt-json-overlay" % "2.14.0"
[com.webcohesion.enunciate/enunciate-gwt-json-overlay "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.webcohesion.enunciate : enunciate-core | jar | 2.14.0 |
com.webcohesion.enunciate : enunciate-jackson | jar | 2.14.0 |
com.webcohesion.enunciate : enunciate-jackson1 | jar | 2.14.0 |
com.webcohesion.enunciate : enunciate-jaxrs | jar | 2.14.0 |
com.google.gwt : gwt-user | jar | 2.7.0 |
org.freemarker : freemarker | jar | 2.3.30 |
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.10.3 |
junit : junit | jar | 4.13.1 |