MVN

com.remondis.limbus : limbus-maven-integration

Maven & Gradle

Mar 26, 2023

Limbus Maven Integration · This library provides a service implementation to resolve, download and provide Maven artifacts from remote/local repositories. This library uses Aether and Maven dependencies that are based on Java 8. Because the projects were terminated and Maven developers announced that no compatibility for Java 9 is planned, this service must be deployed on the legacy Java < 9 class path.

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

Latest Version

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

  • Latest Stable: 3.1.0

All Versions

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

Version Vulnerabilities Updated
3.1.x
limbus-maven-integration-3.1.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.remondis.limbus:limbus-maven-integration:3.1.0'

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

implementation("com.remondis.limbus:limbus-maven-integration:3.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.remondis.limbus" % "limbus-maven-integration" % "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

Aug 25, 2023
0 stars
Jun 27, 2023
139 stars
Mar 26, 2023
2.3k stars
Apr 05, 2023
19 stars
Apr 05, 2023
19 stars
Apr 05, 2023
19 stars
Mar 26, 2023
2 stars
Apr 30, 2023
1 stars
Apr 30, 2023
1 stars