JDiscordBots Parent

Parent pom for easy packaging and deployment to maven central

License

License

GroupId

GroupId

io.github.jdiscordbots
ArtifactId

ArtifactId

jdiscordbots-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

JDiscordBots Parent
Parent pom for easy packaging and deployment to maven central
Project URL

Project URL

https://github.com/JDiscordBots/Parent

Download jdiscordbots-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jdiscordbots/jdiscordbots-parent/ -->
<dependency>
    <groupId>io.github.jdiscordbots</groupId>
    <artifactId>jdiscordbots-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdiscordbots/jdiscordbots-parent/
implementation 'io.github.jdiscordbots:jdiscordbots-parent:1.0.3'
// https://jarcasting.com/artifacts/io.github.jdiscordbots/jdiscordbots-parent/
implementation ("io.github.jdiscordbots:jdiscordbots-parent:1.0.3")
'io.github.jdiscordbots:jdiscordbots-parent:pom:1.0.3'
<dependency org="io.github.jdiscordbots" name="jdiscordbots-parent" rev="1.0.3">
  <artifact name="jdiscordbots-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jdiscordbots', module='jdiscordbots-parent', version='1.0.3')
)
libraryDependencies += "io.github.jdiscordbots" % "jdiscordbots-parent" % "1.0.3"
[io.github.jdiscordbots/jdiscordbots-parent "1.0.3"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.0.4

Project Modules

There are no modules declared in this project.
io.github.jdiscordbots

JDiscordBots

Discord Bots in Java

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0