License |
License |
---|---|
GroupId | GroupIdio.github.thebesteric.framework.mocker |
ArtifactId | ArtifactIdmocker-starter |
Version | Version0.0.1 |
Type | Typepom |
Description |
Descriptionmocker starter
Mocker for SpringBoot
|
Project URL |
Project URL |
Filename | Size |
---|---|
mocker-starter-0.0.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.thebesteric.framework.mocker/mocker-starter/ -->
<dependency>
<groupId>io.github.thebesteric.framework.mocker</groupId>
<artifactId>mocker-starter</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.mocker/mocker-starter/
implementation 'io.github.thebesteric.framework.mocker:mocker-starter:0.0.1'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.mocker/mocker-starter/
implementation ("io.github.thebesteric.framework.mocker:mocker-starter:0.0.1")
'io.github.thebesteric.framework.mocker:mocker-starter:pom:0.0.1'
<dependency org="io.github.thebesteric.framework.mocker" name="mocker-starter" rev="0.0.1">
<artifact name="mocker-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.mocker', module='mocker-starter', version='0.0.1')
)
libraryDependencies += "io.github.thebesteric.framework.mocker" % "mocker-starter" % "0.0.1"
[io.github.thebesteric.framework.mocker/mocker-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |
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 |