License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Wire Data Data Structures |
GroupId | GroupIdde.skuzzle.springboot.test |
ArtifactId | ArtifactIdspring-boot-wiremock-parent |
Last Version | Last Version0.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent POM for all skuzzle GitHub Projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-boot-wiremock-parent-0.0.18.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock-parent/ -->
<dependency>
<groupId>de.skuzzle.springboot.test</groupId>
<artifactId>spring-boot-wiremock-parent</artifactId>
<version>0.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock-parent/
implementation 'de.skuzzle.springboot.test:spring-boot-wiremock-parent:0.0.18'
// https://jarcasting.com/artifacts/de.skuzzle.springboot.test/spring-boot-wiremock-parent/
implementation ("de.skuzzle.springboot.test:spring-boot-wiremock-parent:0.0.18")
'de.skuzzle.springboot.test:spring-boot-wiremock-parent:pom:0.0.18'
<dependency org="de.skuzzle.springboot.test" name="spring-boot-wiremock-parent" rev="0.0.18">
<artifact name="spring-boot-wiremock-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.springboot.test', module='spring-boot-wiremock-parent', version='0.0.18')
)
libraryDependencies += "de.skuzzle.springboot.test" % "spring-boot-wiremock-parent" % "0.0.18"
[de.skuzzle.springboot.test/spring-boot-wiremock-parent "0.0.18"]