License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-harvester-skos |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFascinator - Plugin - Harvester - SKOS
Performs a batch harvest of any SKOS Concept Shemes
|
Filename | Size |
---|---|
plugin-harvester-skos-1.1.1.pom | |
plugin-harvester-skos-1.1.1.jar | 184 KB |
plugin-harvester-skos-1.1.1-sources.jar | 181 KB |
plugin-harvester-skos-1.1.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-skos/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-skos</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-skos/
implementation 'com.googlecode.the-fascinator.plugins:plugin-harvester-skos:1.1.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-skos/
implementation ("com.googlecode.the-fascinator.plugins:plugin-harvester-skos:1.1.1")
'com.googlecode.the-fascinator.plugins:plugin-harvester-skos:jar:1.1.1'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-harvester-skos" rev="1.1.1">
<artifact name="plugin-harvester-skos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-harvester-skos', version='1.1.1')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-harvester-skos" % "1.1.1"
[com.googlecode.the-fascinator.plugins/plugin-harvester-skos "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.1.1 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.1.1 |
com.googlecode.the-fascinator : fascinator-vocabulary | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator.plugins : plugin-storage-ram | jar | 1.1.1 |
junit : junit | jar | 4.10 |