License |
License |
---|---|
GroupId | GroupIdorg.openrefine.dependencies |
ArtifactId | ArtifactIdsecondstring |
Last Version | Last Version20100303 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecondString
This is a copy of the SecondString library from https://sourceforge.net/projects/secondstring/ to obtain a usable Maven artifact.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
secondstring-20100303.pom | |
secondstring-20100303.jar | 202 KB |
secondstring-20100303-sources.jar | 107 KB |
secondstring-20100303-javadoc.jar | 480 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openrefine.dependencies/secondstring/ -->
<dependency>
<groupId>org.openrefine.dependencies</groupId>
<artifactId>secondstring</artifactId>
<version>20100303</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine.dependencies/secondstring/
implementation 'org.openrefine.dependencies:secondstring:20100303'
// https://jarcasting.com/artifacts/org.openrefine.dependencies/secondstring/
implementation ("org.openrefine.dependencies:secondstring:20100303")
'org.openrefine.dependencies:secondstring:jar:20100303'
<dependency org="org.openrefine.dependencies" name="secondstring" rev="20100303">
<artifact name="secondstring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrefine.dependencies', module='secondstring', version='20100303')
)
libraryDependencies += "org.openrefine.dependencies" % "secondstring" % "20100303"
[org.openrefine.dependencies/secondstring "20100303"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |