MVN

com.github.henkexbg : gallery-api

Maven & Gradle

Nov 06, 2022
1 usages
3 stars

Gallery API · REST Webapp in Java for viewing a gallery of images and videos. Image rescaling as well as video transcoding is performed based on request parameters. No UI included. Purely API-based. Authentication via HTTP basic auth (per default). Supports different user roles.

<dependency>
    <groupId>com.github.henkexbg</groupId>
    <artifactId>gallery-api</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.henkexbg : gallery-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.henkexbg : gallery-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
gallery-api-1.1.1
gallery-api-1.1.0
1.0.x
gallery-api-1.0.1
gallery-api-1.0.0
0.8.x
gallery-api-0.8.0
0.6.x
gallery-api-0.6.0
0.5.x
gallery-api-0.5.3
gallery-api-0.5.2
gallery-api-0.5.1
gallery-api-0.5.0
0.4.x
gallery-api-0.4.1
gallery-api-0.4.0
0.3.x
gallery-api-0.3.0
0.2.x
gallery-api-0.2.0
0.1.x
gallery-api-0.1.0

How to add a dependency to Maven

Add the following com.github.henkexbg : gallery-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.henkexbg</groupId>
    <artifactId>gallery-api</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.henkexbg : gallery-api gradle dependency to your build.gradle file:

implementation 'com.github.henkexbg:gallery-api:1.1.1'

Gradle Kotlin DSL: Add the following com.github.henkexbg : gallery-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.henkexbg:gallery-api:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.henkexbg : gallery-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.henkexbg" % "gallery-api" % "1.1.1"

Advertisement

Dependencies from Group

Nov 06, 2022
1 usages
3 stars
Aug 30, 2020
0 stars

Discover Dependencies

Feb 02, 2017
1 usages
10 stars
Feb 02, 2017
1 usages
10 stars
Jul 06, 2017
1 usages
10 stars
Jul 06, 2017
1 usages
10 stars
Aug 28, 2017
2 usages
322 stars
Feb 27, 2017
1 usages
2 stars
May 14, 2019
1 usages
1 stars
Aug 12, 2020
1 usages
71 stars
Mar 11, 2017
1 usages