Last Version

io.github.thebesteric.framework.mocker:mocker-unit-case 1.0.5

Mocker for SpringBoot

License

License

GroupId

GroupId

io.github.thebesteric.framework.mocker
ArtifactId

ArtifactId

mocker-unit-case
Version

Version

1.0.5
Type

Type

jar
Description

Description

Mocker for SpringBoot

Download mocker-unit-case 1.0.5


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

Dependencies

compile (13)

Group / Artifact Type Version
io.github.thebesteric.framework.mocker : mocker-commons jar 1.0.5
org.springframework.boot : spring-boot-starter jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor jar 2.6.2
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
cglib : cglib jar 3.3.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.maven.plugins : maven-source-plugin maven-plugin 3.2.1
org.apache.maven.plugins : maven-javadoc-plugin maven-plugin 3.3.0
org.apache.maven.plugins : maven-gpg-plugin maven-plugin 3.0.1
org.sonatype.plugins : nexus-staging-maven-plugin maven-plugin 1.6.8
org.codehaus.plexus : plexus-cipher jar 2.0
org.apache.maven.plugins : maven-compiler-plugin maven-plugin 3.8.1

provided (2)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.