| License |
License |
|---|---|
| Categories |
CategoriesORM Data Other General Purpose Libraries |
| GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
| ArtifactId | ArtifactIdyet-another-alignment-api |
| Version | Version2.6 |
| 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>2.6</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:2.6'
// 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:2.6")
'de.uni-mannheim.informatik.dws.melt:yet-another-alignment-api:jar:2.6'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="yet-another-alignment-api" rev="2.6">
<artifact name="yet-another-alignment-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='yet-another-alignment-api', version='2.6')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "yet-another-alignment-api" % "2.6"
[de.uni-mannheim.informatik.dws.melt/yet-another-alignment-api "2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.apache.commons : commons-csv | jar | 1.8 |
| com.googlecode.cqengine : cqengine | jar | 3.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |