is not current version
Last Version 0.1.9

net.java.trueupdate:trueupdate-server-appl-javaee 0.1.8

Bundles the components of the TrueUpdate Server application.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-server-appl-javaee
Version

Version

0.1.8
Type

Type

war

Download trueupdate-server-appl-javaee 0.1.8


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