MVN

no.difi.oxalis : oxalis-integration-test

Maven & Gradle

Mar 01, 2017
110 stars

Oxalis :: Integration test · Oxalis integration test. Compiles and packages everything, after which the web container is started in the pre-integration-test phase, the .war file is deployed and the tests are executed in the integration-test phase. After the tests have been executed, the web container is stopped in the post-integration-test phase. The reason for using failsafe is the fact that Surefire would fail the build in the integration-test phase, without taking down the server in the post-integration-test phase. This implementation uses Tomcat, but you may change this to your liking. See http://cargo.codehaus.org/Maven2+plugin for more information.

<dependency>
    <groupId>no.difi.oxalis</groupId>
    <artifactId>oxalis-integration-test</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.difi.oxalis : oxalis-integration-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Release Candidate: 4.0.0-RC2
  • Latest Beta: 4.0.0-BETA1

All Versions

Choose a version of no.difi.oxalis : oxalis-integration-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
oxalis-integration-test-4.0.0-RC2
oxalis-integration-test-4.0.0-RC1
oxalis-integration-test-4.0.0-BETA1
3.2.x
oxalis-integration-test-3.2.0
oxalis-integration-test-3.2.0-RC1
3.1.x
oxalis-integration-test-3.1.1

How to add a dependency to Maven

Add the following no.difi.oxalis : oxalis-integration-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.difi.oxalis</groupId>
    <artifactId>oxalis-integration-test</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.difi.oxalis : oxalis-integration-test gradle dependency to your build.gradle file:

implementation 'no.difi.oxalis:oxalis-integration-test:3.2.0'

Gradle Kotlin DSL: Add the following no.difi.oxalis : oxalis-integration-test gradle kotlin dependency to your build.gradle.kts file:

implementation("no.difi.oxalis:oxalis-integration-test:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.difi.oxalis : oxalis-integration-test sbt scala dependency to your build.sbt file:

libraryDependencies += "no.difi.oxalis" % "oxalis-integration-test" % "3.2.0"

Advertisement

Dependencies from Group

Mar 03, 2020
12 usages
110 stars
Aug 16, 2018
10 usages
110 stars
Mar 03, 2020
9 usages
110 stars
Mar 03, 2020
9 usages
110 stars
Mar 03, 2020
6 usages
110 stars

Discover Dependencies

Sep 18, 2015
0 stars
Jul 21, 2022
54 stars
May 16, 2016
1 usages
312 stars
May 16, 2016
9 usages
312 stars
Oct 15, 2020
139 usages
12.9k stars
Jul 19, 2023
4 usages
810 stars
Oct 29, 2020
1 usages
7 stars
May 06, 2018
13 usages
1.8k stars
Jul 07, 2022
5 usages
544 stars