License |
License |
---|---|
GroupId | GroupIdio.github.thebesteric.framework.mocker |
ArtifactId | ArtifactIdmocker-commons |
Version | Version1.0.0-RELEASE |
Type | Typejar |
Description |
DescriptionMocker for SpringBoot
|
<!-- https://jarcasting.com/artifacts/io.github.thebesteric.framework.mocker/mocker-commons/ -->
<dependency>
<groupId>io.github.thebesteric.framework.mocker</groupId>
<artifactId>mocker-commons</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.mocker/mocker-commons/
implementation 'io.github.thebesteric.framework.mocker:mocker-commons:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.mocker/mocker-commons/
implementation ("io.github.thebesteric.framework.mocker:mocker-commons:1.0.0-RELEASE")
'io.github.thebesteric.framework.mocker:mocker-commons:jar:1.0.0-RELEASE'
<dependency org="io.github.thebesteric.framework.mocker" name="mocker-commons" rev="1.0.0-RELEASE">
<artifact name="mocker-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.mocker', module='mocker-commons', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.thebesteric.framework.mocker" % "mocker-commons" % "1.0.0-RELEASE"
[io.github.thebesteric.framework.mocker/mocker-commons "1.0.0-RELEASE"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |
junit : junit | jar | 4.13.2 |