License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.v2hoping |
ArtifactId | ArtifactIdspring-boot-starter-flymock |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-flymock
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.v2hoping/spring-boot-starter-flymock/ -->
<dependency>
<groupId>com.v2hoping</groupId>
<artifactId>spring-boot-starter-flymock</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.v2hoping/spring-boot-starter-flymock/
implementation 'com.v2hoping:spring-boot-starter-flymock:0.1.2'
// https://jarcasting.com/artifacts/com.v2hoping/spring-boot-starter-flymock/
implementation ("com.v2hoping:spring-boot-starter-flymock:0.1.2")
'com.v2hoping:spring-boot-starter-flymock:jar:0.1.2'
<dependency org="com.v2hoping" name="spring-boot-starter-flymock" rev="0.1.2">
<artifact name="spring-boot-starter-flymock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v2hoping', module='spring-boot-starter-flymock', version='0.1.2')
)
libraryDependencies += "com.v2hoping" % "spring-boot-starter-flymock" % "0.1.2"
[com.v2hoping/spring-boot-starter-flymock "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.v2hoping : flymock | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar |