MockBukkit-v1.15

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

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download MockBukkit-v1.15

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.bukkit » bukkit jar 1.15.2-R0.1-SNAPSHOT

runtime (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-io jar 1.3.2
org.jetbrains : annotations jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0