License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdjms.broker |
Version | Version2021.6.20 |
Type | Typejar |
Description |
Descriptionjms.broker
jms.broker
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jms.broker-2021.6.20.pom | |
jms.broker-2021.6.20.jar | 4 KB |
jms.broker-2021.6.20-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>2021.6.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/jms.broker/
implementation 'com.hack23.cia:jms.broker:2021.6.20'
// https://jarcasting.com/artifacts/com.hack23.cia/jms.broker/
implementation ("com.hack23.cia:jms.broker:2021.6.20")
'com.hack23.cia:jms.broker:jar:2021.6.20'
<dependency org="com.hack23.cia" name="jms.broker" rev="2021.6.20">
<artifact name="jms.broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='jms.broker', version='2021.6.20')
)
libraryDependencies += "com.hack23.cia" % "jms.broker" % "2021.6.20"
[com.hack23.cia/jms.broker "2021.6.20"]