| Группа | Группаorg.apache.cxf.services.sts |
|---|---|
| Идентификатор | Идентификаторcxf-services-sts |
| Версия | Версия3.4.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| cxf-services-sts-3.4.6.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts/ -->
<dependency>
<groupId>org.apache.cxf.services.sts</groupId>
<artifactId>cxf-services-sts</artifactId>
<version>3.4.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts/
implementation 'org.apache.cxf.services.sts:cxf-services-sts:3.4.6'
// https://jarcasting.com/artifacts/org.apache.cxf.services.sts/cxf-services-sts/
implementation ("org.apache.cxf.services.sts:cxf-services-sts:3.4.6")
'org.apache.cxf.services.sts:cxf-services-sts:pom:3.4.6'
<dependency org="org.apache.cxf.services.sts" name="cxf-services-sts" rev="3.4.6">
<artifact name="cxf-services-sts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.sts', module='cxf-services-sts', version='3.4.6')
)
libraryDependencies += "org.apache.cxf.services.sts" % "cxf-services-sts" % "3.4.6"
[org.apache.cxf.services.sts/cxf-services-sts "3.4.6"]