is not current version
Last Version 1.0.5

io.github.thebesteric.framework.mocker:mocker-commons 0.0.2

Mocker for SpringBoot

License

License

GroupId

GroupId

io.github.thebesteric.framework.mocker
ArtifactId

ArtifactId

mocker-commons
Version

Version

0.0.2
Type

Type

jar
Description

Description

Mocker for SpringBoot

Download mocker-commons 0.0.2


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