MVN

de.tum.ei.lkn.eces : test

Maven & Gradle

Jan 03, 2021
0 stars

Sub-project of the master-pom which allows to test it. This will for example fail if the master-pom configuration is wrong.

<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>test</artifactId>
    <version>1.0.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tum.ei.lkn.eces : test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.20

All Versions

Choose a version of de.tum.ei.lkn.eces : test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
test-1.0.20
test-1.0.19

How to add a dependency to Maven

Add the following de.tum.ei.lkn.eces : test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>test</artifactId>
    <version>1.0.20</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.tum.ei.lkn.eces : test gradle dependency to your build.gradle file:

implementation 'de.tum.ei.lkn.eces:test:1.0.20'

Gradle Kotlin DSL: Add the following de.tum.ei.lkn.eces : test gradle kotlin dependency to your build.gradle.kts file:

implementation("de.tum.ei.lkn.eces:test:1.0.20")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.tum.ei.lkn.eces : test sbt scala dependency to your build.sbt file:

libraryDependencies += "de.tum.ei.lkn.eces" % "test" % "1.0.20"

Advertisement

Dependencies from Group

Jan 03, 2021
8 usages
0 stars
Jan 03, 2021
6 usages
5 stars
Jan 03, 2021
6 usages
0 stars
Jan 03, 2021
4 usages
0 stars
dnm
Jan 09, 2021
4 usages
3 stars

Discover Dependencies

Jan 03, 2021
6 usages
5 stars
Jan 03, 2021
0 stars
Jan 03, 2021
1 usages
0 stars
Jan 04, 2021
2 usages
7 stars
Jun 05, 2021
196 stars
Dec 20, 2021
3 usages
114 stars