MARC4J

An easy to use Application Programming Interface (API) for working with MARC and MARCXML in Java.

Лицензия

Лицензия

Группа

Группа

org.marc4j
Идентификатор

Идентификатор

marc4j
Последняя версия

Последняя версия

2.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

MARC4J
An easy to use Application Programming Interface (API) for working with MARC and MARCXML in Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/marc4j/marc4j

Скачать marc4j

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.9.2
2.9.1
2.9
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3