| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdde.uni-mannheim.informatik.dws.melt | 
    
| ArtifactId | ArtifactIdmatching-external | 
    
| Last Version | Last Version2.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMELT - Matching EvaLuation Toolkit | External Matching Module 
            This module contains various tools to evaluate the performance of matchers and to analyze their result. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| matching-external-2.6.pom | |
| matching-external-2.6.jar | 8 KB | 
| matching-external-2.6-sources.jar | 6 KB | 
| matching-external-2.6-javadoc.jar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-external/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>matching-external</artifactId>
    <version>2.6</version>
</dependency>
                // https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-external/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-external:2.6'
                // https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-external/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-external:2.6")
                'de.uni-mannheim.informatik.dws.melt:matching-external:jar:2.6'
                <dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-external" rev="2.6">
  <artifact name="matching-external" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-external', version='2.6')
)
                libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-external" % "2.6"
                [de.uni-mannheim.informatik.dws.melt/matching-external "2.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.uni-mannheim.informatik.dws.melt : matching-base | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.30 |