miraiboot

a simple mirai development framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.diyigemt.miraiboot
ArtifactId

ArtifactId

mirai-boot
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

miraiboot
a simple mirai development framework
Project URL

Project URL

https://github.com/diyigemt/mirai-boot

Download mirai-boot

How to add to project

<!-- 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"]

Dependencies

compile (11)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0