is not current version
Last Version 0.8.1

net.java.trueupdate:trueupdate-agent-jms 0.3

Provides an update agent which depends on the JMS API.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-agent-jms
Version

Version

0.3
Type

Type

jar

Download trueupdate-agent-jms 0.3


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