| License |
License |
|---|---|
| GroupId | GroupIdorg.codelibs.gitbucket |
| ArtifactId | ArtifactIdgitbucket-fess-plugin_2.13 |
| Version | Version1.7.0 |
| 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.13/ -->
<dependency>
<groupId>org.codelibs.gitbucket</groupId>
<artifactId>gitbucket-fess-plugin_2.13</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.13/
implementation 'org.codelibs.gitbucket:gitbucket-fess-plugin_2.13:1.7.0'
// https://jarcasting.com/artifacts/org.codelibs.gitbucket/gitbucket-fess-plugin_2.13/
implementation ("org.codelibs.gitbucket:gitbucket-fess-plugin_2.13:1.7.0")
'org.codelibs.gitbucket:gitbucket-fess-plugin_2.13:jar:1.7.0'
<dependency org="org.codelibs.gitbucket" name="gitbucket-fess-plugin_2.13" rev="1.7.0">
<artifact name="gitbucket-fess-plugin_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.gitbucket', module='gitbucket-fess-plugin_2.13', version='1.7.0')
)
libraryDependencies += "org.codelibs.gitbucket" % "gitbucket-fess-plugin_2.13" % "1.7.0"
[org.codelibs.gitbucket/gitbucket-fess-plugin_2.13 "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.gitbucket : gitbucket_2.13 | jar | 4.35.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |