| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.diyigemt.miraiboot | 
| ArtifactId | ArtifactIdmirai-boot | 
| Last Version | Last Version1.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmiraiboot a simple mirai development framework | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| mirai-boot-1.0.8.pom | |
| mirai-boot-1.0.8.jar | 121 KB | 
| mirai-boot-1.0.8-sources.jar | 78 KB | 
| mirai-boot-1.0.8-javadoc.jar | 882 KB | 
| mirai-boot-1.0.8-jar-with-dependencies.jar | 42 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.diyigemt.miraiboot/mirai-boot/ -->
<dependency>
    <groupId>net.diyigemt.miraiboot</groupId>
    <artifactId>mirai-boot</artifactId>
    <version>1.0.8</version>
</dependency>// https://jarcasting.com/artifacts/net.diyigemt.miraiboot/mirai-boot/
implementation 'net.diyigemt.miraiboot:mirai-boot:1.0.8'// https://jarcasting.com/artifacts/net.diyigemt.miraiboot/mirai-boot/
implementation ("net.diyigemt.miraiboot:mirai-boot:1.0.8")'net.diyigemt.miraiboot:mirai-boot:jar:1.0.8'<dependency org="net.diyigemt.miraiboot" name="mirai-boot" rev="1.0.8">
  <artifact name="mirai-boot" type="jar" />
</dependency>@Grapes(
@Grab(group='net.diyigemt.miraiboot', module='mirai-boot', version='1.0.8')
)libraryDependencies += "net.diyigemt.miraiboot" % "mirai-boot" % "1.0.8"[net.diyigemt.miraiboot/mirai-boot "1.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 | 
| org.projectlombok : lombok | jar | 1.18.16 | 
| net.mamoe : mirai-core-jvm | jar | 2.11.0-M2.2 | 
| org.yaml : snakeyaml | jar | 1.28 | 
| org.xerial : sqlite-jdbc | jar | 3.34.0 | 
| com.j256.ormlite : ormlite-core | jar | 5.3 | 
| com.j256.ormlite : ormlite-jdbc | jar | 5.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |