is not current version
Last Version 0.1.9

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

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

Type

war

Download trueupdate-server-appl-javaee 0.1.4


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