is not current version
Last Version 1.0.1

io.gitlab.strum-java:strum-esb-core 1.0.0

Useful sender RabbitMQ messages and handle them

Categories

Categories

Java Languages
GroupId

GroupId

io.gitlab.strum-java
ArtifactId

ArtifactId

strum-esb-core
Version

Version

1.0.0
Type

Type

pom

Download strum-esb-core 1.0.0


<!-- https://jarcasting.com/artifacts/io.gitlab.strum-java/strum-esb-core/ -->
<dependency>
    <groupId>io.gitlab.strum-java</groupId>
    <artifactId>strum-esb-core</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.strum-java/strum-esb-core/
implementation 'io.gitlab.strum-java:strum-esb-core:1.0.0'
// https://jarcasting.com/artifacts/io.gitlab.strum-java/strum-esb-core/
implementation ("io.gitlab.strum-java:strum-esb-core:1.0.0")
'io.gitlab.strum-java:strum-esb-core:pom:1.0.0'
<dependency org="io.gitlab.strum-java" name="strum-esb-core" rev="1.0.0">
  <artifact name="strum-esb-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.strum-java', module='strum-esb-core', version='1.0.0')
)
libraryDependencies += "io.gitlab.strum-java" % "strum-esb-core" % "1.0.0"
[io.gitlab.strum-java/strum-esb-core "1.0.0"]