License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
ArtifactId | ArtifactIdmatching-eval-client |
Version | Version3.2 |
Type | Typejar |
Description |
DescriptionMELT - Matching EvaLuation Toolkit | MELT Evaluation Client
This module contains a CLI tool to evaluate matchers.
|
Project URL |
Project URL |
Filename | Size |
---|---|
matching-eval-client-3.2.pom | |
matching-eval-client-3.2.jar | 64 MB |
matching-eval-client-3.2-sources.jar | 9 KB |
matching-eval-client-3.2-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-eval-client/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-eval-client</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-eval-client/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-eval-client:3.2'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-eval-client/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-eval-client:3.2")
'de.uni-mannheim.informatik.dws.melt:matching-eval-client:jar:3.2'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-eval-client" rev="3.2">
<artifact name="matching-eval-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-eval-client', version='3.2')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-eval-client" % "3.2"
[de.uni-mannheim.informatik.dws.melt/matching-eval-client "3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-RC1 |
org.slf4j : slf4j-simple | jar | 1.7.32 |