Last Version

Spring-boot Discord Commands Starter 0.1.4

Spring-boot integration for discord commands

License

License

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

io.github.sepgh
ArtifactId

ArtifactId

discord-commands-starter
Version

Version

0.1.4
Type

Type

jar
Description

Description

Spring-boot Discord Commands Starter
Spring-boot integration for discord commands
Source Code Management

Source Code Management

https://github.com/sepgh/sbdiscord/tree/main

Download discord-commands-starter 0.1.4


<!-- https://jarcasting.com/artifacts/io.github.sepgh/discord-commands-starter/ -->
<dependency>
    <groupId>io.github.sepgh</groupId>
    <artifactId>discord-commands-starter</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sepgh/discord-commands-starter/
implementation 'io.github.sepgh:discord-commands-starter:0.1.4'
// https://jarcasting.com/artifacts/io.github.sepgh/discord-commands-starter/
implementation ("io.github.sepgh:discord-commands-starter:0.1.4")
'io.github.sepgh:discord-commands-starter:jar:0.1.4'
<dependency org="io.github.sepgh" name="discord-commands-starter" rev="0.1.4">
  <artifact name="discord-commands-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sepgh', module='discord-commands-starter', version='0.1.4')
)
libraryDependencies += "io.github.sepgh" % "discord-commands-starter" % "0.1.4"
[io.github.sepgh/discord-commands-starter "0.1.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.3
org.projectlombok : lombok Optional jar 1.18.22
org.springframework.boot : spring-boot-starter-aop jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar
com.google.guava : guava jar 30.1.1-jre
net.dv8tion : JDA jar 4.4.0_350

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

There are no modules declared in this project.