All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download bagging JAR 5.1.0 with all dependencies


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.

Files of the artifact bagging version 5.1.0 from the group com.github.jscancella.

Test

Artifact bagging
Group com.github.jscancella
Version 5.1.0
Last update 23. October 2023
Tags: through bagit software bags this specification version library currently intended supports from support manipulation creation validation
Organization not specified
URL https://github.com/jscancella/bagging
License AGPL-V3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 5.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of bagging Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of bagging version 5.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
.MessageBundle.properties
com.github.jscancella.conformance
com.github.jscancella.conformance.com.github.jscancella.conformance.BagLinter
com.github.jscancella.conformance.com.github.jscancella.conformance.BagitWarning
com.github.jscancella.conformance.exceptions
com.github.jscancella.conformance.exceptions.com.github.jscancella.conformance.exceptions.BagitVersionIsNotAcceptableException
com.github.jscancella.conformance.exceptions.com.github.jscancella.conformance.exceptions.FetchFileNotAllowedException
com.github.jscancella.conformance.exceptions.com.github.jscancella.conformance.exceptions.MetatdataValueIsNotAcceptableException
com.github.jscancella.conformance.exceptions.com.github.jscancella.conformance.exceptions.MetatdataValueIsNotRepeatableException
com.github.jscancella.conformance.exceptions.com.github.jscancella.conformance.exceptions.RequiredManifestNotPresentException
com.github.jscancella.conformance.exceptions.com.github.jscancella.conformance.exceptions.RequiredMetadataFieldNotPresentException
com.github.jscancella.conformance.exceptions.com.github.jscancella.conformance.exceptions.RequiredTagFileNotPresentException
com.github.jscancella.conformance.internal
com.github.jscancella.conformance.internal.com.github.jscancella.conformance.internal.BagProfileChecker
com.github.jscancella.conformance.internal.com.github.jscancella.conformance.internal.DataDirIsEmptyChecker
com.github.jscancella.conformance.internal.com.github.jscancella.conformance.internal.EncodingChecker
com.github.jscancella.conformance.internal.com.github.jscancella.conformance.internal.LargeBagChecker
com.github.jscancella.conformance.internal.com.github.jscancella.conformance.internal.ManifestChecker
com.github.jscancella.conformance.internal.com.github.jscancella.conformance.internal.MetadataChecker
com.github.jscancella.conformance.internal.com.github.jscancella.conformance.internal.VersionChecker
com.github.jscancella.conformance.profile
com.github.jscancella.conformance.profile.com.github.jscancella.conformance.profile.BagInfoRequirement
com.github.jscancella.conformance.profile.com.github.jscancella.conformance.profile.BagitProfile
com.github.jscancella.conformance.profile.com.github.jscancella.conformance.profile.BagitProfileBuilder
com.github.jscancella.conformance.profile.com.github.jscancella.conformance.profile.BagitProfileDeserializer
com.github.jscancella.conformance.profile.com.github.jscancella.conformance.profile.Serialization
com.github.jscancella.conformance.profile.deserialize
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.AcceptableVersionsNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.AllowedTagFilesNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.AllowedTagmanifestTypesNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.BagInfoNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.BagitProfileNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.DataDirEmptyNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.FetchFileAllowedNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.FetchFileRequiredNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.ManifestTypesAllowedNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.ManifestTypesRequiredNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.RequiredTagFilesNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.RequiredTagManifestNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.SerializationAcceptedNodeDeserializer
com.github.jscancella.conformance.profile.deserialize.com.github.jscancella.conformance.profile.deserialize.SerializationAllowedNodeDeserializer
com.github.jscancella.domain
com.github.jscancella.domain.com.github.jscancella.domain.Bag
com.github.jscancella.domain.com.github.jscancella.domain.BagBuilder
com.github.jscancella.domain.com.github.jscancella.domain.FetchItem
com.github.jscancella.domain.com.github.jscancella.domain.Manifest
com.github.jscancella.domain.com.github.jscancella.domain.ManifestEntry
com.github.jscancella.domain.com.github.jscancella.domain.Metadata
com.github.jscancella.domain.com.github.jscancella.domain.Version
com.github.jscancella.domain.internal
com.github.jscancella.domain.internal.com.github.jscancella.domain.internal.EclipseGenerated
com.github.jscancella.domain.internal.com.github.jscancella.domain.internal.ManifestBuilderVistor
com.github.jscancella.domain.internal.com.github.jscancella.domain.internal.PathPair
com.github.jscancella.exceptions
com.github.jscancella.exceptions.com.github.jscancella.exceptions.CorruptChecksumException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.DataDirectoryMustBeEmptyException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.FetchFileDoesNotExistException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.FileNotInManifestException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.FileNotInPayloadDirectoryException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.HasherInitializationException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.InvalidBagMetadataException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.InvalidBagStateException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.InvalidBagitFileFormatException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.InvalidPayloadOxumException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.MaliciousPathException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.MissingBagitFileException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.MissingPayloadDirectoryException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.MissingPayloadManifestException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.NoSuchBagitAlgorithmException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.PayloadOxumDoesNotExistException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.UnparsableVersionException
com.github.jscancella.exceptions.com.github.jscancella.exceptions.VerificationException
com.github.jscancella.hash
com.github.jscancella.hash.com.github.jscancella.hash.BagitChecksumNameMapping
com.github.jscancella.hash.com.github.jscancella.hash.Hasher
com.github.jscancella.hash.com.github.jscancella.hash.PayloadOxumGenerator
com.github.jscancella.hash.internal
com.github.jscancella.hash.internal.com.github.jscancella.hash.internal.FileCountAndTotalSizeVistor
com.github.jscancella.hash.standard
com.github.jscancella.hash.standard.com.github.jscancella.hash.standard.AbstractMessageDigestHasher
com.github.jscancella.hash.standard.com.github.jscancella.hash.standard.MD5Hasher
com.github.jscancella.hash.standard.com.github.jscancella.hash.standard.SHA1Hasher
com.github.jscancella.hash.standard.com.github.jscancella.hash.standard.SHA224Hasher
com.github.jscancella.hash.standard.com.github.jscancella.hash.standard.SHA256Hasher
com.github.jscancella.hash.standard.com.github.jscancella.hash.standard.SHA384Hasher
com.github.jscancella.hash.standard.com.github.jscancella.hash.standard.SHA512Hasher
com.github.jscancella.internal
com.github.jscancella.internal.com.github.jscancella.internal.ManifestFilter
com.github.jscancella.internal.com.github.jscancella.internal.PathUtils
com.github.jscancella.reader.internal
com.github.jscancella.reader.internal.com.github.jscancella.reader.internal.BagitTextFileReader
com.github.jscancella.reader.internal.com.github.jscancella.reader.internal.FetchReader
com.github.jscancella.reader.internal.com.github.jscancella.reader.internal.KeyValueReader
com.github.jscancella.reader.internal.com.github.jscancella.reader.internal.ManifestReader
com.github.jscancella.reader.internal.com.github.jscancella.reader.internal.MetadataReader
com.github.jscancella.reader.internal.com.github.jscancella.reader.internal.TagFileReader
com.github.jscancella.verify.internal
com.github.jscancella.verify.internal.com.github.jscancella.verify.internal.AbstractPayloadFileExistsInManifestsVistor
com.github.jscancella.verify.internal.com.github.jscancella.verify.internal.BagitTextFileVerifier
com.github.jscancella.verify.internal.com.github.jscancella.verify.internal.MandatoryVerifier
com.github.jscancella.verify.internal.com.github.jscancella.verify.internal.ManifestVerifier
com.github.jscancella.verify.internal.com.github.jscancella.verify.internal.PayloadFileExistsInAllManifestsVistor
com.github.jscancella.verify.internal.com.github.jscancella.verify.internal.PayloadFileExistsInAtLeastOneManifestVistor
com.github.jscancella.writer.internal
com.github.jscancella.writer.internal.com.github.jscancella.writer.internal.BagitFileWriter
com.github.jscancella.writer.internal.com.github.jscancella.writer.internal.FetchWriter
com.github.jscancella.writer.internal.com.github.jscancella.writer.internal.ManifestWriter
com.github.jscancella.writer.internal.com.github.jscancella.writer.internal.MetadataWriter
com.github.jscancella.writer.internal.com.github.jscancella.writer.internal.RelativePathWriter




© 2015 - 2024 Weber Informatics LLC | Privacy Policy