bagit

A Java library for working with and creating BagIt packages

License

License

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-bagit
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bagit
A Java library for working with and creating BagIt packages
Project Organization

Project Organization

FreeLibrary

Download freelib-bagit

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
info.freelibrary : freelib-utils jar 0.8.8
org.apache.commons : commons-compress jar 1.17
eu.medsea.mimeutil : mime-util jar 2.1.3
org.xeustechnologies : jtar jar 1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1