License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Wire Data Data Structures |
GroupId | GroupIdde.skuzzle.springboot.test |
ArtifactId | ArtifactIdspring-boot-wiremock-examples |
Last Version | Last Version0.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for all skuzzle GitHub Projects
|
<!-- https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock-examples/ -->
<dependency>
<groupId>de.skuzzle.springboot.test</groupId>
<artifactId>spring-boot-wiremock-examples</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock-examples/
implementation 'de.skuzzle.springboot.test:spring-boot-wiremock-examples:0.0.18'
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock-examples/
implementation ("de.skuzzle.springboot.test:spring-boot-wiremock-examples:0.0.18")
'de.skuzzle.springboot.test:spring-boot-wiremock-examples:jar:0.0.18'
<dependency org="de.skuzzle.springboot.test" name="spring-boot-wiremock-examples" rev="0.0.18">
<artifact name="spring-boot-wiremock-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.springboot.test', module='spring-boot-wiremock-examples', version='0.0.18')
)
libraryDependencies += "de.skuzzle.springboot.test" % "spring-boot-wiremock-examples" % "0.0.18"
[de.skuzzle.springboot.test/spring-boot-wiremock-examples "0.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework : spring-beans | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar |
Group / Artifact | Type | Version |
---|---|---|
de.skuzzle.springboot.test : spring-boot-wiremock | jar | 0.0.18 |
org.junit.jupiter : junit-jupiter-params | jar |