| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
| ArtifactId | ArtifactIdreceiver-hobbit |
| Last Version | Last Version3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMELT - Matching EvaLuation Toolkit | Receiver HOBBIT
Contains a wrapper for HOBBIT platform (implements the interface used in HOBBIT and transforms the calls to MatcherURL interface).
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| receiver-hobbit-3.3.pom | |
| receiver-hobbit-3.3.jar | 9 KB |
| receiver-hobbit-3.3-sources.jar | 6 KB |
| receiver-hobbit-3.3-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-hobbit/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>receiver-hobbit</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-hobbit/
implementation 'de.uni-mannheim.informatik.dws.melt:receiver-hobbit:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-hobbit/
implementation ("de.uni-mannheim.informatik.dws.melt:receiver-hobbit:3.3")
'de.uni-mannheim.informatik.dws.melt:receiver-hobbit:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="receiver-hobbit" rev="3.3">
<artifact name="receiver-hobbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='receiver-hobbit', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "receiver-hobbit" % "3.3"
[de.uni-mannheim.informatik.dws.melt/receiver-hobbit "3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hobbit » core | jar | 1.0.17 |
| de.uni-mannheim.informatik.dws.melt : matching-base | jar | 3.3 |
| de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api | jar | 3.3 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.9.0-M1 |
| org.slf4j : slf4j-simple | jar | 1.7.33 |