Last Version

XApi - Jre implementation of data model 0.5

This module contains a model interface pre-processor to generate implementation classes during maven builds.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-jre-model
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Jre implementation of data model
This module contains a model interface pre-processor to generate implementation classes during maven builds.
Project Organization

Project Organization

The Internet Party

Download xapi-jre-model 0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
net.wetheinter : xapi-core-model jar 0.5
net.wetheinter : xapi-core-io jar 0.5
net.wetheinter : xapi-dev-template jar 0.5
net.wetheinter : xapi-jre-api jar 0.5
net.wetheinter : xapi-jre-inject jar 0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.