| Лицензия |
Лицензия
FuseSource Fabric License
|
|---|---|
| Группа | Группаio.fabric8.examples |
| Идентификатор | Идентификаторfabric-cxf-demo |
| Версия | Версия1.2.0.redhat-133 |
| Тип | Типpom |
| Описание |
ОписаниеFabric8 :: Examples :: CXF Demo
Fabric8 the open source integration platform
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fabric-cxf-demo-1.2.0.redhat-133.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8.examples/fabric-cxf-demo/ -->
<dependency>
<groupId>io.fabric8.examples</groupId>
<artifactId>fabric-cxf-demo</artifactId>
<version>1.2.0.redhat-133</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.examples/fabric-cxf-demo/
implementation 'io.fabric8.examples:fabric-cxf-demo:1.2.0.redhat-133'
// https://jarcasting.com/artifacts/io.fabric8.examples/fabric-cxf-demo/
implementation ("io.fabric8.examples:fabric-cxf-demo:1.2.0.redhat-133")
'io.fabric8.examples:fabric-cxf-demo:pom:1.2.0.redhat-133'
<dependency org="io.fabric8.examples" name="fabric-cxf-demo" rev="1.2.0.redhat-133">
<artifact name="fabric-cxf-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.examples', module='fabric-cxf-demo', version='1.2.0.redhat-133')
)
libraryDependencies += "io.fabric8.examples" % "fabric-cxf-demo" % "1.2.0.redhat-133"
[io.fabric8.examples/fabric-cxf-demo "1.2.0.redhat-133"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |