License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-installer-jsr88 |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueUpdate Installer JSR 88
Provides an update installer for applications running in a container
which supports JSR 88.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-installer-jsr88/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-installer-jsr88</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-installer-jsr88/
implementation 'net.java.trueupdate:trueupdate-installer-jsr88:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-installer-jsr88/
implementation ("net.java.trueupdate:trueupdate-installer-jsr88:0.8.1")
'net.java.trueupdate:trueupdate-installer-jsr88:jar:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-installer-jsr88" rev="0.8.1">
<artifact name="trueupdate-installer-jsr88" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-installer-jsr88', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-installer-jsr88" % "0.8.1"
[net.java.trueupdate/trueupdate-installer-jsr88 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.trueupdate : trueupdate-installer-core | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise.deploy : javax.enterprise.deploy-api | jar | 1.6 |