| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openrefine.dependencies |
| Идентификатор | Идентификаторmarc4j |
| Последняя версия | Последняя версия2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMARC4J
An easy to use Application Programming Interface (API) for working with MARC and MARCXML in Java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| marc4j-2.4.pom | |
| marc4j-2.4.jar | 406 KB |
| marc4j-2.4-sources.jar | 480 bytes |
| marc4j-2.4-javadoc.jar | 480 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openrefine.dependencies/marc4j/ -->
<dependency>
<groupId>org.openrefine.dependencies</groupId>
<artifactId>marc4j</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine.dependencies/marc4j/
implementation 'org.openrefine.dependencies:marc4j:2.4'
// https://jarcasting.com/artifacts/org.openrefine.dependencies/marc4j/
implementation ("org.openrefine.dependencies:marc4j:2.4")
'org.openrefine.dependencies:marc4j:jar:2.4'
<dependency org="org.openrefine.dependencies" name="marc4j" rev="2.4">
<artifact name="marc4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrefine.dependencies', module='marc4j', version='2.4')
)
libraryDependencies += "org.openrefine.dependencies" % "marc4j" % "2.4"
[org.openrefine.dependencies/marc4j "2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |