| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.fusesource.examples |
| Идентификатор | Идентификаторcamel-cxf-contract-first-example |
| Последняя версия | Последняя версия7.2.0.redhat-024 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel CXF Contract First Example
Creates a web service using the WSDL contract first
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.fusesource.examples/camel-cxf-contract-first-example/ -->
<dependency>
<groupId>org.fusesource.examples</groupId>
<artifactId>camel-cxf-contract-first-example</artifactId>
<version>7.2.0.redhat-024</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.examples/camel-cxf-contract-first-example/
implementation 'org.fusesource.examples:camel-cxf-contract-first-example:7.2.0.redhat-024'
// https://jarcasting.com/artifacts/org.fusesource.examples/camel-cxf-contract-first-example/
implementation ("org.fusesource.examples:camel-cxf-contract-first-example:7.2.0.redhat-024")
'org.fusesource.examples:camel-cxf-contract-first-example:jar:7.2.0.redhat-024'
<dependency org="org.fusesource.examples" name="camel-cxf-contract-first-example" rev="7.2.0.redhat-024">
<artifact name="camel-cxf-contract-first-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.examples', module='camel-cxf-contract-first-example', version='7.2.0.redhat-024')
)
libraryDependencies += "org.fusesource.examples" % "camel-cxf-contract-first-example" % "7.2.0.redhat-024"
[org.fusesource.examples/camel-cxf-contract-first-example "7.2.0.redhat-024"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.10.0.redhat-60024 |
| org.apache.camel : camel-cxf | jar | 2.10.0.redhat-60024 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.6.0.redhat-60024 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test-spring | jar | 2.10.0.redhat-60024 |
| junit : junit | jar | 4.10 |