License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdorg.terrier |
ArtifactId | ArtifactIdterrier-python-helper |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionterrier-python-helper
Python bindings for the Terrier IR platform
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.terrier/terrier-python-helper/ -->
<dependency>
<groupId>org.terrier</groupId>
<artifactId>terrier-python-helper</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.terrier/terrier-python-helper/
implementation 'org.terrier:terrier-python-helper:0.0.6'
// https://jarcasting.com/artifacts/org.terrier/terrier-python-helper/
implementation ("org.terrier:terrier-python-helper:0.0.6")
'org.terrier:terrier-python-helper:jar:0.0.6'
<dependency org="org.terrier" name="terrier-python-helper" rev="0.0.6">
<artifact name="terrier-python-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terrier', module='terrier-python-helper', version='0.0.6')
)
libraryDependencies += "org.terrier" % "terrier-python-helper" % "0.0.6"
[org.terrier/terrier-python-helper "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.terrier : terrier-core | jar | 5.5 |
org.terrier : terrier-realtime | jar | 5.5 |
ch.qos.logback : logback-classic | jar | 1.2.0 |
ch.qos.logback : logback-core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |