gitlfs-server

Java Git-LFS server implementation-free library

License

License

GroupId

GroupId

ru.bozaro.gitlfs
ArtifactId

ArtifactId

gitlfs-server
Last Version

Last Version

0.19.0
Release Date

Release Date

Type

Type

jar
Description

Description

gitlfs-server
Java Git-LFS server implementation-free library
Project URL

Project URL

https://github.com/bozaro/git-lfs-java
Source Code Management

Source Code Management

https://github.com/bozaro/git-lfs-java

Download gitlfs-server

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
ru.bozaro.gitlfs : gitlfs-common jar 0.19.0
org.eclipse.jetty.toolchain : jetty-jakarta-servlet-api jar 5.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.19.0
0.18.4
0.17.0
0.16.0
0.15.2
0.15.1
0.15.0
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0