is not current version
Last Version 3.2.1

Citrus :: Runtime 3.0.0-M3

Citrus test execution runtime

License

License

GroupId

GroupId

com.consol.citrus
ArtifactId

ArtifactId

citrus-runtime
Version

Version

3.0.0-M3
Type

Type

pom
Description

Description

Citrus :: Runtime
Citrus test execution runtime
Project Organization

Project Organization

ConSol Software GmbH

Download citrus-runtime 3.0.0-M3

Filename Size
citrus-runtime-3.0.0-M3.pom 802 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (8)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.8.RELEASE
org.testng : testng jar 7.3.0
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.slf4j : jcl-over-slf4j jar 1.7.30
org.mockito : mockito-core jar 3.5.10
org.mockito : mockito-junit-jupiter jar 3.5.10

Project Modules

  • citrus-junit
  • citrus-junit5
  • citrus-testng
  • citrus-cucumber
  • citrus-main