SpringBootPlugin

A bukkit plugin development framwork

License

License

GroupId

GroupId

com.github.azbh111
ArtifactId

ArtifactId

SpringBootPlugin
Last Version

Last Version

0.4.0.33
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBootPlugin
A bukkit plugin development framwork

Download SpringBootPlugin

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.1.3.RELEASE
org.mybatis : mybatis-spring jar 1.3.1
org.mybatis : mybatis jar 3.4.5
mysql : mysql-connector-java jar 8.0.16
com.alibaba : druid jar 1.1.10
com.github.ben-manes.caffeine : caffeine jar 2.7.0
com.squareup.okio : okio jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0.33