License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-server-appl-javaee |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionTrueUpdate Server Application Java EE
Bundles the components of the TrueUpdate Server application.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
trueupdate-server-appl-javaee-0.1.9.pom | |
trueupdate-server-appl-javaee-0.1.9.war | 4 MB |
Browse |
<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server-appl-javaee/
implementation ("net.java.trueupdate:trueupdate-server-appl-javaee:0.1.9")
'net.java.trueupdate:trueupdate-server-appl-javaee:war:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-server-appl-javaee" rev="0.1.9">
<artifact name="trueupdate-server-appl-javaee" type="war" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-server-appl-javaee', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-server-appl-javaee" % "0.1.9"
[net.java.trueupdate/trueupdate-server-appl-javaee "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
net.java.trueupdate : trueupdate-server-impl-maven | ejb | 0.1.9 |
org.slf4j : slf4j-simple | jar | 1.5.11 |