License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdio.codegen.gwt-json-overlay |
ArtifactId | ArtifactIdgwt-json-overlay-test |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-json-overlay-test
GWT overlay generator which generates GWT and JRE compatible implementations which overlay JavaScript objects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-json-overlay-test-0.2.0.pom | |
gwt-json-overlay-test-0.2.0.jar | 26 KB |
gwt-json-overlay-test-0.2.0-sources.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-test/ -->
<dependency>
<groupId>io.codegen.gwt-json-overlay</groupId>
<artifactId>gwt-json-overlay-test</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-test/
implementation 'io.codegen.gwt-json-overlay:gwt-json-overlay-test:0.2.0'
// https://jarcasting.com/artifacts/io.codegen.gwt-json-overlay/gwt-json-overlay-test/
implementation ("io.codegen.gwt-json-overlay:gwt-json-overlay-test:0.2.0")
'io.codegen.gwt-json-overlay:gwt-json-overlay-test:jar:0.2.0'
<dependency org="io.codegen.gwt-json-overlay" name="gwt-json-overlay-test" rev="0.2.0">
<artifact name="gwt-json-overlay-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codegen.gwt-json-overlay', module='gwt-json-overlay-test', version='0.2.0')
)
libraryDependencies += "io.codegen.gwt-json-overlay" % "gwt-json-overlay-test" % "0.2.0"
[io.codegen.gwt-json-overlay/gwt-json-overlay-test "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.codegen.gwt-json-overlay : gwt-json-overlay-runtime | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
io.codegen.gwt-json-overlay : gwt-json-overlay-annotations | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
io.codegen.gwt-json-overlay : gwt-json-overlay-processor | jar | 0.2.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.google.gwt : gwt-user | jar | 2.9.0 |
junit : junit | jar | 4.13.2 |
com.google.jsinterop : jsinterop-annotations | jar | 1.0.2 |
com.google.testing.compile : compile-testing | jar | 0.19 |