MVN

gov.loc : bagit

Maven & Gradle

Jun 20, 2018
6 usages
70 stars

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.

<dependency>
    <groupId>gov.loc</groupId>
    <artifactId>bagit</artifactId>
    <version>5.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gov.loc : bagit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.2.0
  • Latest Beta: 5.0.0-BETA
  • Latest Alpha: 5.0.0-ALPHA

All Versions

Choose a version of gov.loc : bagit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.2.x
bagit-5.2.0
5.1.x
bagit-5.1.1
bagit-5.1.0
5.0.x
bagit-5.0.3
bagit-5.0.2
bagit-5.0.1
bagit-5.0.0
bagit-5.0.0-BETA
bagit-5.0.0-ALPHA
4.12.x
bagit-4.12.3
bagit-4.12.2
bagit-4.12.1
bagit-4.12.0
4.11.x
bagit-4.11.0
4.9.x
bagit-4.9.0
4.8
bagit-4.8
4.4
bagit-4.4
4.0
bagit-4.0
3.13
bagit-3.13
3.9
bagit-3.9
3.7.x
bagit-3.7.1
3.7
bagit-3.7
3.6
bagit-3.6

How to add a dependency to Maven

Add the following gov.loc : bagit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gov.loc</groupId>
    <artifactId>bagit</artifactId>
    <version>5.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gov.loc : bagit gradle dependency to your build.gradle file:

implementation 'gov.loc:bagit:5.2.0'

Gradle Kotlin DSL: Add the following gov.loc : bagit gradle kotlin dependency to your build.gradle.kts file:

implementation("gov.loc:bagit:5.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following gov.loc : bagit sbt scala dependency to your build.sbt file:

libraryDependencies += "gov.loc" % "bagit" % "5.2.0"

Advertisement

Dependencies from Group

Jun 20, 2018
6 usages
70 stars

Discover Dependencies

Aug 20, 2023
1 usages
19 stars
Aug 20, 2023
3 usages
60 stars
Mar 13, 2019
1.6k stars
Aug 25, 2023
27 usages
3.9k stars
Aug 09, 2023
3 usages
2.8k stars
Jul 17, 2023
3 usages
580 stars
Jul 03, 2023
23 usages
0 stars
Mar 24, 2016
145 stars