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

bagit-java 5.2.0

The BAGIT LIBRARY is a software library intended to support the creation, manipulation, and validation of bags. Its current version is 0.97. It is version aware with the earliest supported version being 0.93.

Лицензия

Лицензия

Группа

Группа

gov.loc
Идентификатор

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

bagit
Версия

Версия

5.2.0
Тип

Тип

jar
Описание

Описание

bagit-java
The BAGIT LIBRARY is a software library intended to support the creation, manipulation, and validation of bags. Its current version is 0.97. It is version aware with the earliest supported version being 0.93.
Ссылка на сайт

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

https://github.com/LibraryOfCongress/bagit-java
Система контроля версий

Система контроля версий

https://github.com/LibraryOfCongress/bagit-java

Скачать bagit 5.2.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-core jar 2.9.0.pr4
com.fasterxml.jackson.core : jackson-databind jar 2.9.0.pr4

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

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