License |
License |
---|---|
GroupId | GroupIdcom.github.henkexbg |
ArtifactId | ArtifactIdgallery |
Version | Version0.5.3 |
Type | Typewar |
Description |
DescriptionGallery
Webapp for viewing a gallery of images and videos Uses gallery-api webapp as a foundation and adds a AngularJS page on top.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gallery-0.5.3.pom | |
gallery-0.5.3.war | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.henkexbg/gallery/ -->
<dependency>
<groupId>com.github.henkexbg</groupId>
<artifactId>gallery</artifactId>
<version>0.5.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.henkexbg/gallery/
implementation 'com.github.henkexbg:gallery:0.5.3'
// https://jarcasting.com/artifacts/com.github.henkexbg/gallery/
implementation ("com.github.henkexbg:gallery:0.5.3")
'com.github.henkexbg:gallery:war:0.5.3'
<dependency org="com.github.henkexbg" name="gallery" rev="0.5.3">
<artifact name="gallery" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.henkexbg', module='gallery', version='0.5.3')
)
libraryDependencies += "com.github.henkexbg" % "gallery" % "0.5.3"
[com.github.henkexbg/gallery "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.henkexbg : gallery-api | war | 0.5.3 |