| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
| ArtifactId | ArtifactIdhobbit-wrapper |
| Version | Version2.6 |
| Type | Typejar |
| Description |
DescriptionMELT - Matching EvaLuation Toolkit | HOBBIT Wrapper
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 |
|---|---|
| hobbit-wrapper-2.6.pom | |
| hobbit-wrapper-2.6.jar | 16 KB |
| hobbit-wrapper-2.6-sources.jar | 10 KB |
| hobbit-wrapper-2.6-javadoc.jar | 422 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/hobbit-wrapper/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>hobbit-wrapper</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/hobbit-wrapper/
implementation 'de.uni-mannheim.informatik.dws.melt:hobbit-wrapper:2.6'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/hobbit-wrapper/
implementation ("de.uni-mannheim.informatik.dws.melt:hobbit-wrapper:2.6")
'de.uni-mannheim.informatik.dws.melt:hobbit-wrapper:jar:2.6'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="hobbit-wrapper" rev="2.6">
<artifact name="hobbit-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='hobbit-wrapper', version='2.6')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "hobbit-wrapper" % "2.6"
[de.uni-mannheim.informatik.dws.melt/hobbit-wrapper "2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hobbit » core | jar | 1.0.17 |
| de.uni-mannheim.informatik.dws.melt : matching-base | jar | 2.6 |
| de.uni-mannheim.informatik.dws.melt : yet-another-alignment-api | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |