MVN

eu.toop : toop-simulator

Maven & Gradle

Apr 02, 2020
0 stars

toop-simulator · Contains the TOOP Simulator Web Application

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-simulator</artifactId>
    <version>0.10.8-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.toop : toop-simulator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.8-2

All Versions

Choose a version of eu.toop : toop-simulator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
toop-simulator-0.10.8-2
toop-simulator-0.10.8-1
toop-simulator-0.10.8
toop-simulator-0.10.6-2
toop-simulator-0.10.6

How to add a dependency to Maven

Add the following eu.toop : toop-simulator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-simulator</artifactId>
    <version>0.10.8-2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.toop : toop-simulator gradle dependency to your build.gradle file:

implementation 'eu.toop:toop-simulator:0.10.8-2'

Gradle Kotlin DSL: Add the following eu.toop : toop-simulator gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.toop:toop-simulator:0.10.8-2")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.toop : toop-simulator sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.toop" % "toop-simulator" % "0.10.8-2"

Advertisement

Dependencies from Group

Jan 20, 2021
23 usages
0 stars
Jan 20, 2021
15 usages
0 stars
Jan 27, 2020
10 usages
2 stars
Jan 19, 2021
10 usages
0 stars
Jan 20, 2021
7 usages
0 stars

Discover Dependencies