License |
License |
---|---|
GroupId | GroupIdcom.solutionappliance |
ArtifactId | ArtifactIdsamsgqueue |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionsamsgqueue
Solution Appliance Durable Message Queue
|
Filename | Size |
---|---|
samsgqueue-1.0.6.pom | |
samsgqueue-1.0.6.jar | 81 KB |
samsgqueue-1.0.6-sources.jar | 31 KB |
samsgqueue-1.0.6-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.solutionappliance/samsgqueue/ -->
<dependency>
<groupId>com.solutionappliance</groupId>
<artifactId>samsgqueue</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.solutionappliance/samsgqueue/
implementation 'com.solutionappliance:samsgqueue:1.0.6'
// https://jarcasting.com/artifacts/com.solutionappliance/samsgqueue/
implementation ("com.solutionappliance:samsgqueue:1.0.6")
'com.solutionappliance:samsgqueue:jar:1.0.6'
<dependency org="com.solutionappliance" name="samsgqueue" rev="1.0.6">
<artifact name="samsgqueue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solutionappliance', module='samsgqueue', version='1.0.6')
)
libraryDependencies += "com.solutionappliance" % "samsgqueue" % "1.0.6"
[com.solutionappliance/samsgqueue "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.solutionappliance : sacore | jar | [2.11.1,2.12) |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |