codelibs / gitbucket-fess-plugin   1.7.0

GitHub

GitBucket plugin for Fess

Scala versions: 2.13 2.12 2.11

gitbucket-fess-plugin 1.0.0-beta1


Group ID:
org.codelibs.gitbucket
Artifact ID:
gitbucket-fess-plugin_2.11
Version:
1.0.0-beta1
Release Date:
Nov 24, 2016
Licenses:
Files:

libraryDependencies += "org.codelibs.gitbucket" %% "gitbucket-fess-plugin" % "1.0.0-beta1"

Mill build tool

ivy"org.codelibs.gitbucket::gitbucket-fess-plugin:1.0.0-beta1"

Scala CLI

//> using dep "org.codelibs.gitbucket::gitbucket-fess-plugin:1.0.0-beta1"

Ammonite REPL

import $ivy.`org.codelibs.gitbucket::gitbucket-fess-plugin:1.0.0-beta1`

<dependency>
  <groupId>org.codelibs.gitbucket</groupId>
  <artifactId>gitbucket-fess-plugin_2.11</artifactId>
  <version>1.0.0-beta1</version>
</dependency>

compile group: 'org.codelibs.gitbucket', name: 'gitbucket-fess-plugin_2.11', version: '1.0.0-beta1'