<dependency>
<groupId>org.apache.tomee.patch.services.sts</groupId>
<artifactId>cxf-services-sts-systests</artifactId>
<version>2.6.17-TomEE</version>
</dependency>
implementation group: 'org.apache.tomee.patch.services.sts', name: 'cxf-services-sts-systests', version: '2.6.17-TomEE'
implementation 'org.apache.tomee.patch.services.sts:cxf-services-sts-systests:2.6.17-TomEE'
implementation("org.apache.tomee.patch.services.sts:cxf-services-sts-systests:2.6.17-TomEE")
libraryDependencies += "org.apache.tomee.patch.services.sts" % "cxf-services-sts-systests" % "2.6.17-TomEE"
<dependency org="org.apache.tomee.patch.services.sts" name="cxf-services-sts-systests" rev="2.6.17-TomEE"/>
@Grapes(
@Grab(group='org.apache.tomee.patch.services.sts', module='cxf-services-sts-systests', version='2.6.17-TomEE')
)
[org.apache.tomee.patch.services.sts/cxf-services-sts-systests "2.6.17-TomEE"]
'org.apache.tomee.patch.services.sts:cxf-services-sts-systests:jar:2.6.17-TomEE'