License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdjms-broker |
Version | Version2018.11.16 |
Type | Typejar |
Description |
Descriptionjms-broker
jms-broker
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jms-broker-2018.11.16.pom | |
jms-broker-2018.11.16.jar | 3 KB |
jms-broker-2018.11.16-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/jms-broker/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>jms-broker</artifactId>
<version>2018.11.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/jms-broker/
implementation 'com.hack23.cia:jms-broker:2018.11.16'
// https://jarcasting.com/artifacts/com.hack23.cia/jms-broker/
implementation ("com.hack23.cia:jms-broker:2018.11.16")
'com.hack23.cia:jms-broker:jar:2018.11.16'
<dependency org="com.hack23.cia" name="jms-broker" rev="2018.11.16">
<artifact name="jms-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='jms-broker', version='2018.11.16')
)
libraryDependencies += "com.hack23.cia" % "jms-broker" % "2018.11.16"
[com.hack23.cia/jms-broker "2018.11.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-spring-integration | jar | 2.6.3.redhat-00004 |
io.netty : netty-buffer | jar | 4.1.31.Final |
io.netty : netty-transport | jar | 4.1.31.Final |
io.netty : netty-codec-http | jar | 4.1.31.Final |
io.netty : netty-common | jar | 4.1.31.Final |
io.netty : netty-handler | jar | 4.1.31.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.31.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.31.Final |
io.netty : netty-codec | jar | 4.1.31.Final |
org.apache.geronimo.specs : geronimo-jms_2.0_spec | jar | 1.0.0.alpha-2-redhat-2 |
org.jasypt : jasypt-hibernate4 | jar | 1.9.2 |
org.jasypt : jasypt-spring31 | jar | 1.9.3.redhat_3 |
org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta2 |
org.springframework : spring-jms | jar | 5.1.2.RELEASE |
org.apache.xbean : xbean-spring | jar | 4.12 |