License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIduk.ac.shef.dcs |
ArtifactId | ArtifactIdsti-websearch |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java library implementing several state of the art algorithms for semantically annotating
relational tables with items from knowledge bases.
|
Filename | Size |
---|---|
sti-websearch-1.0.pom | |
sti-websearch-1.0.jar | 11 KB |
sti-websearch-1.0-sources.jar | 6 KB |
sti-websearch-1.0-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.shef.dcs/sti-websearch/ -->
<dependency>
<groupId>uk.ac.shef.dcs</groupId>
<artifactId>sti-websearch</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.shef.dcs/sti-websearch/
implementation 'uk.ac.shef.dcs:sti-websearch:1.0'
// https://jarcasting.com/artifacts/uk.ac.shef.dcs/sti-websearch/
implementation ("uk.ac.shef.dcs:sti-websearch:1.0")
'uk.ac.shef.dcs:sti-websearch:jar:1.0'
<dependency org="uk.ac.shef.dcs" name="sti-websearch" rev="1.0">
<artifact name="sti-websearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.shef.dcs', module='sti-websearch', version='1.0')
)
libraryDependencies += "uk.ac.shef.dcs" % "sti-websearch" % "1.0"
[uk.ac.shef.dcs/sti-websearch "1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-codec : commons-codec | jar | 1.9 |
javax.json : javax.json-api | jar | 1.0 |
org.glassfish : javax.json | jar | 1.0.4 |