is not current version
Last Version 0.1.9

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

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.4
Type

Type

ear

Download trueupdate-manager-appl-openejb 0.1.4


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