| License |
License
Solution Appliance Limited Use License
|
|---|---|
| GroupId | GroupIdcom.solutionappliance |
| ArtifactId | ArtifactIdsamsgqueue |
| Last Version | Last Version1.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsamsgqueue
Solution Appliance Durable Message Queue
|
| Filename | Size |
|---|---|
| samsgqueue-1.0.15.pom | |
| samsgqueue-1.0.15.jar | 81 KB |
| samsgqueue-1.0.15-sources.jar | 261 bytes |
| samsgqueue-1.0.15-javadoc.jar | 118 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.solutionappliance/samsgqueue/ -->
<dependency>
<groupId>com.solutionappliance</groupId>
<artifactId>samsgqueue</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.solutionappliance/samsgqueue/
implementation 'com.solutionappliance:samsgqueue:1.0.15'
// https://jarcasting.com/artifacts/com.solutionappliance/samsgqueue/
implementation ("com.solutionappliance:samsgqueue:1.0.15")
'com.solutionappliance:samsgqueue:jar:1.0.15'
<dependency org="com.solutionappliance" name="samsgqueue" rev="1.0.15">
<artifact name="samsgqueue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solutionappliance', module='samsgqueue', version='1.0.15')
)
libraryDependencies += "com.solutionappliance" % "samsgqueue" % "1.0.15"
[com.solutionappliance/samsgqueue "1.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.solutionappliance : sacore | jar | [2.11.33,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 |