GWT JSONP Parent

Parent POM containing the gwt-jsonp module and the test modules (gwt2- and j2cl-tests)

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks JSON Data
GroupId

GroupId

org.treblereel.gwt.gwtproject.jsonp
ArtifactId

ArtifactId

gwt-jsonp-parent
Last Version

Last Version

dev
Release Date

Release Date

Type

Type

pom
Description

Description

GWT JSONP Parent
Parent POM containing the gwt-jsonp module and the test modules (gwt2- and j2cl-tests)
Project URL

Project URL

https://github.com/gwtproject/gwt-jsonp
Project Organization

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

https://github.com/gwtproject/gwt-jsonp/tree/master

Download gwt-jsonp-parent

Filename Size
gwt-jsonp-parent-dev.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent/ -->
<dependency>
    <groupId>org.treblereel.gwt.gwtproject.jsonp</groupId>
    <artifactId>gwt-jsonp-parent</artifactId>
    <version>dev</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent/
implementation 'org.treblereel.gwt.gwtproject.jsonp:gwt-jsonp-parent:dev'
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent/
implementation ("org.treblereel.gwt.gwtproject.jsonp:gwt-jsonp-parent:dev")
'org.treblereel.gwt.gwtproject.jsonp:gwt-jsonp-parent:pom:dev'
<dependency org="org.treblereel.gwt.gwtproject.jsonp" name="gwt-jsonp-parent" rev="dev">
  <artifact name="gwt-jsonp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.gwtproject.jsonp', module='gwt-jsonp-parent', version='dev')
)
libraryDependencies += "org.treblereel.gwt.gwtproject.jsonp" % "gwt-jsonp-parent" % "dev"
[org.treblereel.gwt.gwtproject.jsonp/gwt-jsonp-parent "dev"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gwt-jsonp
  • gwt-jsonp-gwt2-tests
  • gwt-jsonp-j2cl-tests
  • gwt-jsonp-test-service

Versions

Version
dev