Last Version

XApi - Jre uber jar 0.5

This module exists solely to package all other jre 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. It also allows dependent modules to discover new features, as modules graduate from labs to final, they will be added here. As you type X_, autocomplete will expose newly added services.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Jre uber jar
This module exists solely to package all other jre 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. It also allows dependent modules to discover new features, as modules graduate from labs to final, they will be added here. As you type X_, autocomplete will expose newly added services.
Project Organization

Project Organization

The Internet Party

Download xapi-jre 0.5


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

Dependencies

test (1)

Group / Artifact Type Version
net.wetheinter : xapi-core-test jar 0.5

Project Modules

There are no modules declared in this project.