Last Version

TrueUpdate 0.8.1

A framework for keeping deployed Java enterprise applications up-to-date. Note that this is commercial open source software covered by the GNU Affero General Public License version 3 (AGPLv3) - see http://www.gnu.org/licenses/agpl-3.0-standalone.html . If you need a quote for using it with software which is not covered by the AGPLv3, then please contact sales AT schlichtherle DOT de .

License

License

Commercial License
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate
Version

Version

0.8.1
Type

Type

pom
Description

Description

TrueUpdate
A framework for keeping deployed Java enterprise applications up-to-date. Note that this is commercial open source software covered by the GNU Affero General Public License version 3 (AGPLv3) - see http://www.gnu.org/licenses/agpl-3.0-standalone.html . If you need a quote for using it with software which is not covered by the AGPLv3, then please contact sales AT schlichtherle DOT de .
Project Organization

Project Organization

Schlichtherle IT Services

Download trueupdate 0.8.1

Filename Size
trueupdate-0.8.1.pom 23 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • trueupdate-agent
  • trueupdate-archetype
  • trueupdate-artifact
  • trueupdate-core
  • trueupdate-installer
  • trueupdate-jaxrs
  • trueupdate-jms
  • trueupdate-manager
  • trueupdate-message
  • trueupdate-server
  • trueupdate-util