License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Maven Build Tools |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdcxf-spring-boot-starter-maven-plugin-integrationtest |
Last Version | Last Version2.1.7.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject solely for integrationtesting the cxf-spring-boot-starter-maven-plugin
|
<!-- https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-integrationtest/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>cxf-spring-boot-starter-maven-plugin-integrationtest</artifactId>
<version>2.1.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-integrationtest/
implementation 'de.codecentric:cxf-spring-boot-starter-maven-plugin-integrationtest:2.1.7.RELEASE'
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-integrationtest/
implementation ("de.codecentric:cxf-spring-boot-starter-maven-plugin-integrationtest:2.1.7.RELEASE")
'de.codecentric:cxf-spring-boot-starter-maven-plugin-integrationtest:jar:2.1.7.RELEASE'
<dependency org="de.codecentric" name="cxf-spring-boot-starter-maven-plugin-integrationtest" rev="2.1.7.RELEASE">
<artifact name="cxf-spring-boot-starter-maven-plugin-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='cxf-spring-boot-starter-maven-plugin-integrationtest', version='2.1.7.RELEASE')
)
libraryDependencies += "de.codecentric" % "cxf-spring-boot-starter-maven-plugin-integrationtest" % "2.1.7.RELEASE"
[de.codecentric/cxf-spring-boot-starter-maven-plugin-integrationtest "2.1.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.maven.shared : maven-verifier | jar | 1.6 |