Last Version

TrueUpdate Agent Implementation Java EE 0.1.9

Provides an update agent for updating a Java EE application.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-agent-impl-javaee
Version

Version

0.1.9
Type

Type

ejb
Description

Description

TrueUpdate Agent Implementation Java EE
Provides an update agent for updating a Java EE application.
Project Organization

Project Organization

Stimulus Software

Download trueupdate-agent-impl-javaee 0.1.9


<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-impl-javaee/ -->
<dependency>
    <groupId>net.java.trueupdate</groupId>
    <artifactId>trueupdate-agent-impl-javaee</artifactId>
    <version>0.1.9</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-impl-javaee/
implementation 'net.java.trueupdate:trueupdate-agent-impl-javaee:0.1.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-impl-javaee/
implementation ("net.java.trueupdate:trueupdate-agent-impl-javaee:0.1.9")
'net.java.trueupdate:trueupdate-agent-impl-javaee:ejb:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-agent-impl-javaee" rev="0.1.9">
  <artifact name="trueupdate-agent-impl-javaee" type="ejb" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-agent-impl-javaee', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-agent-impl-javaee" % "0.1.9"
[net.java.trueupdate/trueupdate-agent-impl-javaee "0.1.9"]

Dependencies

compile (1)

Group / Artifact Type Version
net.java.trueupdate : trueupdate-agent-core jar 0.1.9

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.