MVN

de.uni-mannheim.informatik.dws.melt : matching-base

Maven & Gradle

Jun 17, 2022
8 usages
40 stars

MELT - Matching EvaLuation Toolkit | Matching Base Module · Contains the basic interfaces to implement a matcher e.g. MatcherURL.

<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-base</artifactId>
    <version>3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.uni-mannheim.informatik.dws.melt : matching-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3

All Versions

Choose a version of de.uni-mannheim.informatik.dws.melt : matching-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3
matching-base-3.3
3.2
matching-base-3.2
3.1
matching-base-3.1
3.0
matching-base-3.0
2.6
matching-base-2.6
2.5
matching-base-2.5
2.4
matching-base-2.4

How to add a dependency to Maven

Add the following de.uni-mannheim.informatik.dws.melt : matching-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-base</artifactId>
    <version>3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.uni-mannheim.informatik.dws.melt : matching-base gradle dependency to your build.gradle file:

implementation 'de.uni-mannheim.informatik.dws.melt:matching-base:3.3'

Gradle Kotlin DSL: Add the following de.uni-mannheim.informatik.dws.melt : matching-base gradle kotlin dependency to your build.gradle.kts file:

implementation("de.uni-mannheim.informatik.dws.melt:matching-base:3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.uni-mannheim.informatik.dws.melt : matching-base sbt scala dependency to your build.sbt file:

libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-base" % "3.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 21, 2014
4 usages
6 stars
Dec 16, 2013
3 usages
126 stars
Aug 01, 2021
3 usages
241 stars
Sep 26, 2018
9 usages
9.6k stars
Dec 30, 2018
3 usages
24 stars
Aug 30, 2021
7 usages
97 stars
api
Nov 06, 2019
11 usages
13 stars
Mar 19, 2013
6 usages
Apr 27, 2018
3 usages
239 stars