License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.softlayer |
ArtifactId | ArtifactIdmessaging_2.9.2 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionmessaging
A Scala client library to use the SoftLayer Message Queue API
|
Project Organization |
Project Organizationcom.softlayer |
Filename | Size |
---|---|
messaging_2.9.2-1.0.0.pom | |
messaging_2.9.2-1.0.0.jar | 104 KB |
messaging_2.9.2-1.0.0-sources.jar | 7 KB |
messaging_2.9.2-1.0.0-javadoc.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softlayer/messaging_2.9.2/ -->
<dependency>
<groupId>com.softlayer</groupId>
<artifactId>messaging_2.9.2</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softlayer/messaging_2.9.2/
implementation 'com.softlayer:messaging_2.9.2:1.0.0'
// https://jarcasting.com/artifacts/com.softlayer/messaging_2.9.2/
implementation ("com.softlayer:messaging_2.9.2:1.0.0")
'com.softlayer:messaging_2.9.2:jar:1.0.0'
<dependency org="com.softlayer" name="messaging_2.9.2" rev="1.0.0">
<artifact name="messaging_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softlayer', module='messaging_2.9.2', version='1.0.0')
)
libraryDependencies += "com.softlayer" % "messaging_2.9.2" % "1.0.0"
[com.softlayer/messaging_2.9.2 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
org.restlet.jse » org.restlet | jar | 2.0.9 |
org.restlet.jse » org.restlet.ext.ssl | jar | 2.0.9 |
com.lambdaworks : jacks_2.9.2 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.2 | jar | 1.8 |