| License |
License |
|---|---|
| GroupId | GroupIdio.github.pony1991 |
| ArtifactId | ArtifactIdemock |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionemock
a mock plugin for spring project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| emock-1.0.0.pom | |
| emock-1.0.0.jar | 85 KB |
| emock-1.0.0-sources.jar | 35 KB |
| emock-1.0.0-javadoc.jar | 314 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pony1991/emock/ -->
<dependency>
<groupId>io.github.pony1991</groupId>
<artifactId>emock</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pony1991/emock/
implementation 'io.github.pony1991:emock:1.0.0'
// https://jarcasting.com/artifacts/io.github.pony1991/emock/
implementation ("io.github.pony1991:emock:1.0.0")
'io.github.pony1991:emock:jar:1.0.0'
<dependency org="io.github.pony1991" name="emock" rev="1.0.0">
<artifact name="emock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pony1991', module='emock', version='1.0.0')
)
libraryDependencies += "io.github.pony1991" % "emock" % "1.0.0"
[io.github.pony1991/emock "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.0 |
| com.google.code.gson : gson | jar | 2.8.6 |