License |
License |
---|---|
GroupId | GroupIdcom.sbuslab |
ArtifactId | ArtifactIdsbus |
Version | Version1.3.41 |
Type | Typejar |
Description |
Descriptionsbus
Multitransport service bus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sbus-1.3.41.pom | |
sbus-1.3.41.jar | 79 KB |
sbus-1.3.41-sources.jar | 9 KB |
sbus-1.3.41-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sbuslab/sbus/ -->
<dependency>
<groupId>com.sbuslab</groupId>
<artifactId>sbus</artifactId>
<version>1.3.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.sbuslab/sbus/
implementation 'com.sbuslab:sbus:1.3.41'
// https://jarcasting.com/artifacts/com.sbuslab/sbus/
implementation ("com.sbuslab:sbus:1.3.41")
'com.sbuslab:sbus:jar:1.3.41'
<dependency org="com.sbuslab" name="sbus" rev="1.3.41">
<artifact name="sbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sbuslab', module='sbus', version='1.3.41')
)
libraryDependencies += "com.sbuslab" % "sbus" % "1.3.41"
[com.sbuslab/sbus "1.3.41"]
Group / Artifact | Type | Version |
---|---|---|
com.sbuslab : model | jar | [1.0.0,1.1.0) |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.26 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.5.26 |
com.rabbitmq : amqp-client | jar | 5.12.0 |
eu.shiftforward : amqp-client_2.12 | jar | 1.6.6 |
io.prometheus : simpleclient | jar | 0.8.0 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |