License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
ArtifactId | ArtifactIdmatching-base |
Version | Version2.6 |
Type | Typejar |
Description |
DescriptionMELT - Matching EvaLuation Toolkit | Matching Base Module
Contains the basic interfaces to implement a matcher e.g. MatcherURL.
|
Project URL |
Project URL |
Filename | Size |
---|---|
matching-base-2.6.pom | |
matching-base-2.6.jar | 10 KB |
matching-base-2.6-sources.jar | 9 KB |
matching-base-2.6-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-base/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-base</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-base/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-base:2.6'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-base/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-base:2.6")
'de.uni-mannheim.informatik.dws.melt:matching-base:jar:2.6'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-base" rev="2.6">
<artifact name="matching-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-base', version='2.6')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-base" % "2.6"
[de.uni-mannheim.informatik.dws.melt/matching-base "2.6"]
Group / Artifact | Type | Version |
---|---|---|
de.uni-mannheim.informatik.dws.melt : res-tool-api | jar | 1.1.1 |
de.uni-mannheim.informatik.dws.melt : res-domain-api | jar | 1.1.1 |
de.uni-mannheim.informatik.dws.melt : res-tool-impl | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |