is not current version
Last Version 3.2.1

com.consol.citrus:citrus-endpoint-catalog 3.0.0-M2


GroupId

GroupId

com.consol.citrus
ArtifactId

ArtifactId

citrus-endpoint-catalog
Version

Version

3.0.0-M2
Type

Type

jar

Download citrus-endpoint-catalog 3.0.0-M2


<!-- https://jarcasting.com/artifacts/com.consol.citrus/citrus-endpoint-catalog/ -->
<dependency>
    <groupId>com.consol.citrus</groupId>
    <artifactId>citrus-endpoint-catalog</artifactId>
    <version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-endpoint-catalog/
implementation 'com.consol.citrus:citrus-endpoint-catalog:3.0.0-M2'
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-endpoint-catalog/
implementation ("com.consol.citrus:citrus-endpoint-catalog:3.0.0-M2")
'com.consol.citrus:citrus-endpoint-catalog:jar:3.0.0-M2'
<dependency org="com.consol.citrus" name="citrus-endpoint-catalog" rev="3.0.0-M2">
  <artifact name="citrus-endpoint-catalog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.consol.citrus', module='citrus-endpoint-catalog', version='3.0.0-M2')
)
libraryDependencies += "com.consol.citrus" % "citrus-endpoint-catalog" % "3.0.0-M2"
[com.consol.citrus/citrus-endpoint-catalog "3.0.0-M2"]