is not current version
Last Version 0.1.9

net.java.trueupdate:trueupdate-manager-appl-openejb 0.1.7

Bundles the components for deploying the TrueUpdate Manager application to an OpenEJB container.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-manager-appl-openejb
Version

Version

0.1.7
Type

Type

ear

Download trueupdate-manager-appl-openejb 0.1.7


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