Citrus :: Core :: Base

Citrus base and default implementation

License

License

GroupId

GroupId

com.consol.citrus
ArtifactId

ArtifactId

citrus-base
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Citrus :: Core :: Base
Citrus base and default implementation
Project Organization

Project Organization

ConSol Software GmbH

Download citrus-base

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.consol.citrus : citrus-api jar 3.2.1
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.10.11

test (10)

Group / Artifact Type Version
org.codehaus.groovy : groovy-jsr223 jar 3.0.9
org.codehaus.groovy : groovy-xml jar 3.0.9
org.springframework : spring-test jar 5.3.18
org.testng : testng jar 7.3.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.slf4j : jcl-over-slf4j jar 1.7.36
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

There are no modules declared in this project.
com.consol.citrus

Citrus Framework

Juicy automated messaging integration test framework

Versions

Version
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.0
3.0.0-M3
3.0.0-M2
3.0.0-M1