io.github.thebesteric.framework:mocker-core

Mocker for SpringBoot

License

License

GroupId

GroupId

io.github.thebesteric.framework
ArtifactId

ArtifactId

mocker-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Mocker for SpringBoot

Download mocker-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.github.thebesteric.framework : mocker-commons jar 0.0.2
org.springframework.boot : spring-boot-starter jar 2.4.0
org.springframework.boot : spring-boot-configuration-processor jar 2.4.0
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
cglib : cglib jar 3.3.0
org.apache.commons : commons-lang3 jar 3.12.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.0
org.springframework.boot : spring-boot-starter-test jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2