License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-microprofile-tck |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache CXF MicroProfile TCKs
Apache CXF System Tests - MicroProfile TCKs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-microprofile-tck-3.5.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-tck/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-microprofile-tck</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-tck/
implementation 'org.apache.cxf.systests:cxf-microprofile-tck:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-microprofile-tck/
implementation ("org.apache.cxf.systests:cxf-microprofile-tck:3.5.2")
'org.apache.cxf.systests:cxf-microprofile-tck:pom:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-microprofile-tck" rev="3.5.2">
<artifact name="cxf-microprofile-tck" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-microprofile-tck', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-microprofile-tck" % "3.5.2"
[org.apache.cxf.systests/cxf-microprofile-tck "3.5.2"]