| License |
License |
|---|---|
| GroupId | GroupIdwiki.thin |
| ArtifactId | ArtifactIdthin-wiki |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthin
A Thin Wiki
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thin-wiki-0.0.5.pom | |
| thin-wiki-0.0.5.jar | 1 MB |
| thin-wiki-0.0.5-sources.jar | 1 MB |
| thin-wiki-0.0.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/wiki.thin/thin-wiki/ -->
<dependency>
<groupId>wiki.thin</groupId>
<artifactId>thin-wiki</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.thin/thin-wiki/
implementation 'wiki.thin:thin-wiki:0.0.5'
// https://jarcasting.com/artifacts/wiki.thin/thin-wiki/
implementation ("wiki.thin:thin-wiki:0.0.5")
'wiki.thin:thin-wiki:jar:0.0.5'
<dependency org="wiki.thin" name="thin-wiki" rev="0.0.5">
<artifact name="thin-wiki" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.thin', module='thin-wiki', version='0.0.5')
)
libraryDependencies += "wiki.thin" % "thin-wiki" % "0.0.5"
[wiki.thin/thin-wiki "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |