bagging

This is a software library intended to support the creation, manipulation, and validation of "bags" from the bagit specification. It currently supports version 0.93 through 1.0.

License

License

GroupId

GroupId

com.github.jscancella
ArtifactId

ArtifactId

bagging
Last Version

Last Version

4.4
Release Date

Release Date

Type

Type

jar
Description

Description

bagging
This is a software library intended to support the creation, manipulation, and validation of "bags" from the bagit specification. It currently supports version 0.93 through 1.0.
Project URL

Project URL

https://github.com/jscancella/bagging
Source Code Management

Source Code Management

https://github.com/jscancella/bagging

Download bagging

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.springframework.boot : spring-boot-starter-logging jar 2.3.3.RELEASE
org.bouncycastle : bcprov-jdk15on jar 1.66
org.kamranzafar : jtar jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
4.4
4.3.1