| License |
License |
|---|---|
| GroupId | GroupIdwiki.thin |
| ArtifactId | ArtifactIdthin-wiki |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
Descriptionthin
A Thin Wiki
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thin-wiki-0.0.4.pom | |
| thin-wiki-0.0.4.jar | 1 MB |
| thin-wiki-0.0.4-sources.jar | 1 MB |
| thin-wiki-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.thin/thin-wiki/
implementation 'wiki.thin:thin-wiki:0.0.4'
// https://jarcasting.com/artifacts/wiki.thin/thin-wiki/
implementation ("wiki.thin:thin-wiki:0.0.4")
'wiki.thin:thin-wiki:jar:0.0.4'
<dependency org="wiki.thin" name="thin-wiki" rev="0.0.4">
<artifact name="thin-wiki" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.thin', module='thin-wiki', version='0.0.4')
)
libraryDependencies += "wiki.thin" % "thin-wiki" % "0.0.4"
[wiki.thin/thin-wiki "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-undertow | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.5 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.5 |
| org.kohsuke : github-api | jar | 1.128 |
| org.apache.lucene : lucene-highlighter | jar | 8.8.2 |
| org.apache.lucene : lucene-queryparser | jar | 8.8.2 |
| net.bull.javamelody : javamelody-spring-boot-starter | jar | 1.87.0 |
| org.zeroturnaround : zt-zip | jar | 1.14 |
| org.jsoup : jsoup | jar | 1.13.1 |
| org.update4j : update4j | jar | 1.5.7 |
| com.github.oshi : oshi-core | jar | 5.7.2 |
| org.flywaydb : flyway-core | jar | 7.1.1 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
| org.pf4j : pf4j-spring | jar | 0.7.0 |
| wiki.thin : installer | jar | 0.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |