| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcn.voidnet |
| ArtifactId | ArtifactIdmiao |
| Last Version | Last Version0.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmiao
Miao Is A web demO generator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| miao-0.0.10.pom | |
| miao-0.0.10.jar | 668 KB |
| miao-0.0.10-sources.jar | 655 KB |
| miao-0.0.10-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.voidnet/miao/ -->
<dependency>
<groupId>cn.voidnet</groupId>
<artifactId>miao</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.voidnet/miao/
implementation 'cn.voidnet:miao:0.0.10'
// https://jarcasting.com/artifacts/cn.voidnet/miao/
implementation ("cn.voidnet:miao:0.0.10")
'cn.voidnet:miao:jar:0.0.10'
<dependency org="cn.voidnet" name="miao" rev="0.0.10">
<artifact name="miao" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.voidnet', module='miao', version='0.0.10')
)
libraryDependencies += "cn.voidnet" % "miao" % "0.0.10"
[cn.voidnet/miao "0.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.javalin : javalin | jar | 3.12.0 |
| net.oneandone.reflections8 : reflections8 | jar | 0.11.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
| org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.konghq : unirest-java | jar | 3.4.00 |
| org.assertj : assertj-core | jar | 3.11.1 |
| junit : junit | jar | 4.12 |