io.github.thebesteric.framework:mocker-commons

Mocker for SpringBoot

License

License

GroupId

GroupId

io.github.thebesteric.framework
ArtifactId

ArtifactId

mocker-commons
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Mocker for SpringBoot

Download mocker-commons

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.8.6
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpmime jar 4.5.13
commons-io : commons-io jar 2.9.0
com.google.code.gson : gson jar 2.8.7
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 (1)

Group / Artifact Type Version
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
0.0.1