MELT - Matching EvaLuation Toolkit | Receiver HTTP

MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws.melt
ArtifactId

ArtifactId

receiver-http
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

jar
Description

Description

MELT - Matching EvaLuation Toolkit | Receiver HTTP
MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.
Project URL

Project URL

http://melt.dws.informatik.uni-mannheim.de/receiver-http

Download receiver-http

How to add to project

<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-http/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>receiver-http</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-http/
implementation 'de.uni-mannheim.informatik.dws.melt:receiver-http:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-http/
implementation ("de.uni-mannheim.informatik.dws.melt:receiver-http:3.3")
'de.uni-mannheim.informatik.dws.melt:receiver-http:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="receiver-http" rev="3.3">
  <artifact name="receiver-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='receiver-http', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "receiver-http" % "3.3"
[de.uni-mannheim.informatik.dws.melt/receiver-http "3.3"]

Dependencies

compile (3)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : matching-base jar 3.3
org.eclipse.jetty : jetty-servlet jar 9.4.34.v20201102
org.eclipse.jetty : jetty-servlets jar 9.4.41.v20210516

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1
org.slf4j : slf4j-simple jar 1.7.33

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2
3.1
3.0