| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf |
| Идентификатор | Идентификаторcxf-rt-transports-common |
| Последняя версия | Последняя версия2.5.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Runtime Transport Common Used Classes
Apache CXF Runtime Transport Common Used Classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-transports-common/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-common</artifactId>
<version>2.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-transports-common/
implementation 'org.apache.cxf:cxf-rt-transports-common:2.5.11'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-transports-common/
implementation ("org.apache.cxf:cxf-rt-transports-common:2.5.11")
'org.apache.cxf:cxf-rt-transports-common:jar:2.5.11'
<dependency org="org.apache.cxf" name="cxf-rt-transports-common" rev="2.5.11">
<artifact name="cxf-rt-transports-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-transports-common', version='2.5.11')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-transports-common" % "2.5.11"
[org.apache.cxf/cxf-rt-transports-common "2.5.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-api | jar | 2.5.11 |
| org.apache.cxf : cxf-rt-core | jar | 2.5.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.1 |