is not current version
Last Version 2.28

org.kantega.respiro:respiro-message-collector-plugin 2.24


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-message-collector-plugin
Version

Version

2.24
Type

Type

jar

Download respiro-message-collector-plugin 2.24


<!-- https://jarcasting.com/artifacts/org.kantega.respiro/respiro-message-collector-plugin/ -->
<dependency>
    <groupId>org.kantega.respiro</groupId>
    <artifactId>respiro-message-collector-plugin</artifactId>
    <version>2.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-message-collector-plugin/
implementation 'org.kantega.respiro:respiro-message-collector-plugin:2.24'
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-message-collector-plugin/
implementation ("org.kantega.respiro:respiro-message-collector-plugin:2.24")
'org.kantega.respiro:respiro-message-collector-plugin:jar:2.24'
<dependency org="org.kantega.respiro" name="respiro-message-collector-plugin" rev="2.24">
  <artifact name="respiro-message-collector-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.respiro', module='respiro-message-collector-plugin', version='2.24')
)
libraryDependencies += "org.kantega.respiro" % "respiro-message-collector-plugin" % "2.24"
[org.kantega.respiro/respiro-message-collector-plugin "2.24"]