License |
License |
---|---|
Categories |
CategoriesORM Data Other General Purpose Libraries |
GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
ArtifactId | ArtifactIdyet-another-alignment-api |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMELT - Matching EvaLuation Toolkit | Yet Another Alignment API (YAAA)
Simple alignment API (Yet Another Alignment API, YAAA) offering data structures for Ontology Alignments as well as additional alignment-related services.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>yet-another-alignment-api</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/
implementation 'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api/
implementation ("de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:3.3")
'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="yet-another-alignment-api" rev="3.3">
<artifact name="yet-another-alignment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='yet-another-alignment-api', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "yet-another-alignment-api" % "3.3"
[de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.33 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.commons : commons-csv | jar | 1.8 |
com.googlecode.cqengine : cqengine | jar | 3.4.0 |
de.uni-mannheim.informatik.dws.melt : matching-base | 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 |