Last Version

XApi - Gwt uber jar 0.5

This module exists solely to package all other gwt modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-gwt
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Gwt uber jar
This module exists solely to package all other gwt modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain.
Project Organization

Project Organization

The Internet Party

Download xapi-gwt 0.5


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwt</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt/
implementation 'net.wetheinter:xapi-gwt:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-gwt/
implementation ("net.wetheinter:xapi-gwt:0.5")
'net.wetheinter:xapi-gwt:jar:0.5'
<dependency org="net.wetheinter" name="xapi-gwt" rev="0.5">
  <artifact name="xapi-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-gwt', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-gwt" % "0.5"
[net.wetheinter/xapi-gwt "0.5"]

Dependencies

test (3)

Group / Artifact Type Version
net.wetheinter : gwt-dev jar 2.7.0
net.wetheinter : gwt-user jar 2.7.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.