| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openrefine.dependencies |
| Идентификатор | Идентификаторsecondstring |
| Последняя версия | Последняя версия20100303 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSecondString
This is a copy of the SecondString library from https://sourceforge.net/projects/secondstring/ to obtain a usable Maven artifact.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| secondstring-20100303.pom | |
| secondstring-20100303.jar | 202 KB |
| secondstring-20100303-sources.jar | 107 KB |
| secondstring-20100303-javadoc.jar | 480 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |