GroupId | GroupIdorg.apache.cxf.systests |
---|---|
ArtifactId | ArtifactIdcxf-systests-rs-sse |
Version | Version3.2.14 |
Type | Typepom |
Filename | Size |
---|---|
cxf-systests-rs-sse-3.2.14.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-rs-sse</artifactId>
<version>3.2.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse/
implementation 'org.apache.cxf.systests:cxf-systests-rs-sse:3.2.14'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-rs-sse/
implementation ("org.apache.cxf.systests:cxf-systests-rs-sse:3.2.14")
'org.apache.cxf.systests:cxf-systests-rs-sse:pom:3.2.14'
<dependency org="org.apache.cxf.systests" name="cxf-systests-rs-sse" rev="3.2.14">
<artifact name="cxf-systests-rs-sse" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-rs-sse', version='3.2.14')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-rs-sse" % "3.2.14"
[org.apache.cxf.systests/cxf-systests-rs-sse "3.2.14"]