jar

org.eclipse.jgit : org.eclipse.jgit.lfs

Maven & Gradle

Jun 21, 2023
3 usages

JGit - Large File Storage · JGit Large File Storage (LFS) implementation.

Table Of Contents

Latest Version

Download org.eclipse.jgit : org.eclipse.jgit.lfs JAR file - Latest Versions:

All Versions

Download org.eclipse.jgit : org.eclipse.jgit.lfs JAR file - All Versions:

Version Vulnerabilities Size Updated
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.13.x
5.12.x
5.11.x
5.10.x
5.9.x
5.8.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.11.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.eclipse.jgit.lfs-5.13.2.202306221912-r.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.jgit.lfs

├─ org.eclipse.jgit.lfs.BuiltinLFS.class - [JAR]

├─ org.eclipse.jgit.lfs.CleanFilter.class - [JAR]

├─ org.eclipse.jgit.lfs.InstallBuiltinLfsCommand.class - [JAR]

├─ org.eclipse.jgit.lfs.Lfs.class - [JAR]

├─ org.eclipse.jgit.lfs.LfsBlobFilter.class - [JAR]

├─ org.eclipse.jgit.lfs.LfsBlobLoader.class - [JAR]

├─ org.eclipse.jgit.lfs.LfsPointer.class - [JAR]

├─ org.eclipse.jgit.lfs.LfsPrePushHook.class - [JAR]

├─ org.eclipse.jgit.lfs.Protocol.class - [JAR]

├─ org.eclipse.jgit.lfs.SmudgeFilter.class - [JAR]

org.eclipse.jgit.lfs.internal

├─ org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.class - [JAR]

├─ org.eclipse.jgit.lfs.internal.LfsConnectionFactory.class - [JAR]

├─ org.eclipse.jgit.lfs.internal.LfsText.class - [JAR]

org.eclipse.jgit.lfs.errors

├─ org.eclipse.jgit.lfs.errors.CorruptLongObjectException.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.CorruptMediaFile.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.InvalidLongObjectIdException.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsBandwidthLimitExceeded.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsConfigInvalidException.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsException.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsInsufficientStorage.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsRateLimitExceeded.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsRepositoryNotFound.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsRepositoryReadOnly.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsUnauthorized.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsUnavailable.class - [JAR]

├─ org.eclipse.jgit.lfs.errors.LfsValidationError.class - [JAR]

org.eclipse.jgit.lfs.lib

├─ org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId.class - [JAR]

├─ org.eclipse.jgit.lfs.lib.AnyLongObjectId.class - [JAR]

├─ org.eclipse.jgit.lfs.lib.Constants.class - [JAR]

├─ org.eclipse.jgit.lfs.lib.LfsPointerFilter.class - [JAR]

├─ org.eclipse.jgit.lfs.lib.LongObjectId.class - [JAR]

├─ org.eclipse.jgit.lfs.lib.MutableLongObjectId.class - [JAR]