MVN

eu.toop : toop-smm-client

Maven & Gradle

Jun 24, 2019
3 usages
2 stars

toop-smm-client · Contains the TOOP Semantic Mapping Module client

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-smm-client</artifactId>
    <version>0.10.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10.5

All Versions

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

Version Vulnerabilities Updated
0.10.x
toop-smm-client-0.10.5
toop-smm-client-0.10.4
toop-smm-client-0.10.3
toop-smm-client-0.10.2
toop-smm-client-0.10.1
toop-smm-client-0.10.0
0.9.x
toop-smm-client-0.9.3
toop-smm-client-0.9.2
toop-smm-client-0.9.1
toop-smm-client-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-smm-client</artifactId>
    <version>0.10.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'eu.toop:toop-smm-client:0.10.5'

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

implementation("eu.toop:toop-smm-client:0.10.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "eu.toop" % "toop-smm-client" % "0.10.5"

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