License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
ArtifactId | ArtifactIdmatching-base |
Last Version | Last Version3.3 |
Release Date | Release Date |
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-3.3.pom | |
matching-base-3.3.jar | 10 KB |
matching-base-3.3-sources.jar | 9 KB |
matching-base-3.3-javadoc.jar | 64 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>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-base/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-base:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-base/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-base:3.3")
'de.uni-mannheim.informatik.dws.melt:matching-base:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-base" rev="3.3">
<artifact name="matching-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-base', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-base" % "3.3"
[de.uni-mannheim.informatik.dws.melt/matching-base "3.3"]
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 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.slf4j : slf4j-api | jar | 1.7.33 |
org.json : json | jar | 20201115 |
org.yaml : snakeyaml | jar | 1.27 |
Group / Artifact | Type | Version |
---|---|---|
com.github.docker-java : docker-java-core Optional | jar | 3.2.11 |
com.github.docker-java : docker-java-transport-httpclient5 Optional | jar | 3.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.jgrapht : jgrapht-core | jar | 1.4.0 |
org.javassist : javassist | jar | 3.25.0-GA |
org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
org.slf4j : slf4j-simple | jar | 1.7.33 |