MVN

com.remondis.limbus : limbus-staging

Maven & Gradle

Mar 26, 2023
1 usages
1 stars

Limbus Staging · This is a library for integration test development. This library enables Limbus Plugin developers to simulate a Limbus Engine Environment, deploy their Plugin classes and assert their behaviour. The class com.remondis.limbus.launcher.LimbusStaging is the entry point for this library. The features can be used in a fluent builder style.

<dependency>
    <groupId>com.remondis.limbus</groupId>
    <artifactId>limbus-staging</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.remondis.limbus : limbus-staging to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.remondis.limbus : limbus-staging to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
limbus-staging-3.1.0
3.0.x
limbus-staging-3.0.1
2.0.x
limbus-staging-2.0.1

How to add a dependency to Maven

Add the following com.remondis.limbus : limbus-staging maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.remondis.limbus</groupId>
    <artifactId>limbus-staging</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.remondis.limbus : limbus-staging gradle dependency to your build.gradle file:

implementation 'com.remondis.limbus:limbus-staging:3.1.0'

Gradle Kotlin DSL: Add the following com.remondis.limbus : limbus-staging gradle kotlin dependency to your build.gradle.kts file:

implementation("com.remondis.limbus:limbus-staging:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.remondis.limbus : limbus-staging sbt scala dependency to your build.sbt file:

libraryDependencies += "com.remondis.limbus" % "limbus-staging" % "3.1.0"

Advertisement

Dependencies from Group

Mar 26, 2023
2 usages
1 stars
Mar 26, 2023
1 usages
1 stars
Mar 26, 2023
1 usages
1 stars
Mar 26, 2023
1 usages
1 stars
Mar 26, 2023
1 usages
1 stars

Discover Dependencies

Jul 03, 2018
2 usages
4 stars
Apr 29, 2023
5 usages
4 stars
Jul 06, 2020
5 usages
2 stars
Mar 08, 2021
6 usages
34 stars
Mar 29, 2019
5 usages
833 stars
Aug 04, 2016
3 usages
Jul 20, 2018
2 usages
21 stars