io.github.oitstack:goblin-core

Goblin is a lightweight testing framework.

License

License

GroupId

GroupId

io.github.oitstack
ArtifactId

ArtifactId

goblin-core
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Goblin is a lightweight testing framework.

Download goblin-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.oitstack : goblin-runtime jar 0.0.1
io.github.oitstack : goblin-spi jar 0.0.1
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.slf4j : slf4j-log4j12 jar 1.7.26
org.yaml : snakeyaml jar 1.30

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-inline jar 3.7.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1