is not current version
Last Version 4.4

bagging 4.3.1

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
Version

Version

4.3.1
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 4.3.1


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

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.