MockBukkit-v1.13-spigot

MockBukkit is a mocking framework for bukkit to allow the easy unit testing of Bukkit plugins.

License

License

GroupId

GroupId

com.github.seeseemelk
ArtifactId

ArtifactId

MockBukkit-v1.13-spigot
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

MockBukkit-v1.13-spigot
MockBukkit is a mocking framework for bukkit to allow the easy unit testing of Bukkit plugins.
Project URL

Project URL

https://github.com/seeseemelk/MockBukkit
Source Code Management

Source Code Management

https://github.com/seeseemelk/MockBukkit/tree/v1.13-spigot

Download MockBukkit-v1.13-spigot

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.13.2-R0.1-SNAPSHOT
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1