is not current version
Last Version 2.2.21.Final

org.hornetq:hornetq-logging snap-r9310


Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

org.hornetq
ArtifactId

ArtifactId

hornetq-logging
Version

Version

snap-r9310
Type

Type

jar

Download hornetq-logging snap-r9310


<!-- https://jarcasting.com/artifacts/org.hornetq/hornetq-logging/ -->
<dependency>
    <groupId>org.hornetq</groupId>
    <artifactId>hornetq-logging</artifactId>
    <version>snap-r9310</version>
</dependency>
// https://jarcasting.com/artifacts/org.hornetq/hornetq-logging/
implementation 'org.hornetq:hornetq-logging:snap-r9310'
// https://jarcasting.com/artifacts/org.hornetq/hornetq-logging/
implementation ("org.hornetq:hornetq-logging:snap-r9310")
'org.hornetq:hornetq-logging:jar:snap-r9310'
<dependency org="org.hornetq" name="hornetq-logging" rev="snap-r9310">
  <artifact name="hornetq-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hornetq', module='hornetq-logging', version='snap-r9310')
)
libraryDependencies += "org.hornetq" % "hornetq-logging" % "snap-r9310"
[org.hornetq/hornetq-logging "snap-r9310"]