| License |
License |
|---|---|
| GroupId | GroupIdorg.codelibs.gitbucket |
| ArtifactId | ArtifactIdgitbucket-fess-plugin_2.12 |
| Version | Version1.4.1 |
| Type | Typejar |
| Description |
Descriptiongitbucket-fess-plugin
gitbucket-fess-plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.codelibs.gitbucket |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.12/ -->
<dependency>
<groupId>org.codelibs.gitbucket</groupId>
<artifactId>gitbucket-fess-plugin_2.12</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.12/
implementation 'org.codelibs.gitbucket:gitbucket-fess-plugin_2.12:1.4.1'
// https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.12/
implementation ("org.codelibs.gitbucket:gitbucket-fess-plugin_2.12:1.4.1")
'org.codelibs.gitbucket:gitbucket-fess-plugin_2.12:jar:1.4.1'
<dependency org="org.codelibs.gitbucket" name="gitbucket-fess-plugin_2.12" rev="1.4.1">
<artifact name="gitbucket-fess-plugin_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.gitbucket', module='gitbucket-fess-plugin_2.12', version='1.4.1')
)
libraryDependencies += "org.codelibs.gitbucket" % "gitbucket-fess-plugin_2.12" % "1.4.1"
[org.codelibs.gitbucket/gitbucket-fess-plugin_2.12 "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.gitbucket : gitbucket_2.12 | jar | 4.24.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |