Last Version

Zero Install Model 2.2.1

The Zero Install XSD model transformed by Apache XMLBeans to Java source code.

License

License

Categories

Categories

Net
GroupId

GroupId

net.zeroinstall
ArtifactId

ArtifactId

zeroinstall-model
Version

Version

2.2.1
Type

Type

jar
Description

Description

Zero Install Model
The Zero Install XSD model transformed by Apache XMLBeans to Java source code.
Project URL

Project URL

https://github.com/0install/java-model
Source Code Management

Source Code Management

https://github.com/0install/java-model

Download zeroinstall-model 2.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 2.6.0
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
com.github.tomakehurst : wiremock jar 1.47

Project Modules

There are no modules declared in this project.