is not current version
Last Version 1.0.5

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

Mocker for SpringBoot

License

License

GroupId

GroupId

io.github.thebesteric.framework.mocker
ArtifactId

ArtifactId

mocker-unit-case
Version

Version

1.0.4
Type

Type

jar
Description

Description

Mocker for SpringBoot

Download mocker-unit-case 1.0.4


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

Dependencies

compile (12)

Group / Artifact Type Version
io.github.thebesteric.framework.mocker : mocker-commons jar 1.0.4
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
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.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.12

test (2)

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

Project Modules

There are no modules declared in this project.