License |
License |
---|---|
GroupId | GroupIdcom.arassec.igor |
ArtifactId | ArtifactIdmodule-message |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptionmodule-message
Provides messaging functionality for igor.
|
Project URL |
Project URL |
Filename | Size |
---|---|
module-message-0.2.5.pom | |
module-message-0.2.5.jar | 12 KB |
module-message-0.2.5-sources.jar | 9 KB |
module-message-0.2.5-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arassec.igor/module-message/ -->
<dependency>
<groupId>com.arassec.igor</groupId>
<artifactId>module-message</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.arassec.igor/module-message/
implementation 'com.arassec.igor:module-message:0.2.5'
// https://jarcasting.com/artifacts/com.arassec.igor/module-message/
implementation ("com.arassec.igor:module-message:0.2.5")
'com.arassec.igor:module-message:jar:0.2.5'
<dependency org="com.arassec.igor" name="module-message" rev="0.2.5">
<artifact name="module-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arassec.igor', module='module-message', version='0.2.5')
)
libraryDependencies += "com.arassec.igor" % "module-message" % "0.2.5"
[com.arassec.igor/module-message "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.arassec.igor : core | jar | 0.2.5 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.4.RELEASE |
org.springframework.amqp : spring-rabbit | jar | 2.2.11.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |