MockBukkit-v1.13

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
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

MockBukkit-v1.13
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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.bukkit » bukkit 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
0.1.0