| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
| ArtifactId | ArtifactIdmatching-base |
| Version | Version3.2 |
| 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.2.pom | |
| matching-base-3.2.jar | 118 KB |
| matching-base-3.2-sources.jar | 82 KB |
| matching-base-3.2-javadoc.jar | 815 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-base/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-base:3.2'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-base/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-base:3.2")
'de.uni-mannheim.informatik.dws.melt:matching-base:jar:3.2'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-base" rev="3.2">
<artifact name="matching-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-base', version='3.2')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-base" % "3.2"
[de.uni-mannheim.informatik.dws.melt/matching-base "3.2"]
| 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.32 |
| 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.8.0-RC1 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |