License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
ArtifactId | ArtifactIdreceiver-http |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMELT - 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 |
Filename | Size |
---|---|
receiver-http-3.3.pom | |
receiver-http-3.3.jar | 11 KB |
receiver-http-3.3-sources.jar | 7 KB |
receiver-http-3.3-javadoc.jar | 396 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
org.slf4j : slf4j-simple | jar | 1.7.33 |