License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
ArtifactId | ArtifactIdmatching-owlapi |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMELT - Matching EvaLuation Toolkit | Matching OWLApi Module
This module contains OWL-API-based classes related to matcher development as well as additional services such as caching of
source and target ontologies.
|
Project URL |
Project URL |
Filename | Size |
---|---|
matching-owlapi-3.3.pom | |
matching-owlapi-3.3.jar | 6 KB |
matching-owlapi-3.3-sources.jar | 5 KB |
matching-owlapi-3.3-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-owlapi</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi/
implementation 'de.uni-mannheim.informatik.dws.melt:matching-owlapi:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/matching-owlapi/
implementation ("de.uni-mannheim.informatik.dws.melt:matching-owlapi:3.3")
'de.uni-mannheim.informatik.dws.melt:matching-owlapi:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="matching-owlapi" rev="3.3">
<artifact name="matching-owlapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='matching-owlapi', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "matching-owlapi" % "3.3"
[de.uni-mannheim.informatik.dws.melt/matching-owlapi "3.3"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.19 |
de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
org.slf4j : slf4j-simple | jar | 1.7.33 |