OpenRefine - extensions

Extensions add importers, exporters and other sorts of features to OpenRefine

License

License

GroupId

GroupId

org.openrefine
ArtifactId

ArtifactId

extensions
Last Version

Last Version

3.6-beta2
Release Date

Release Date

Type

Type

pom
Description

Description

OpenRefine - extensions
Extensions add importers, exporters and other sorts of features to OpenRefine
Project URL

Project URL

http://openrefine.org/
Project Organization

Project Organization

Code for Science & Society Inc.

Download extensions

Filename Size
extensions-3.6-beta2.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.openrefine/extensions/ -->
<dependency>
    <groupId>org.openrefine</groupId>
    <artifactId>extensions</artifactId>
    <version>3.6-beta2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine/extensions/
implementation 'org.openrefine:extensions:3.6-beta2'
// https://jarcasting.com/artifacts/org.openrefine/extensions/
implementation ("org.openrefine:extensions:3.6-beta2")
'org.openrefine:extensions:pom:3.6-beta2'
<dependency org="org.openrefine" name="extensions" rev="3.6-beta2">
  <artifact name="extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openrefine', module='extensions', version='3.6-beta2')
)
libraryDependencies += "org.openrefine" % "extensions" % "3.6-beta2"
[org.openrefine/extensions "3.6-beta2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jython
  • wikidata
  • database
  • gdata
  • pc-axis
  • phonetic

Versions

Version
3.6-beta2
3.6-beta1