| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.osgiliath.wrappers |
| Идентификатор | Идентификаторnet.osgiliath.wrapper.camel-catalog |
| Последняя версия | Последняя версия0.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel catalog wrapper
As Camel catalog has some bundle export issues, we've got to wrap it: see https://issues.apache.org/jira/browse/CAMEL-8490
|
| Организация-разработчик |
Организация-разработчикOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.camel-catalog/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.camel-catalog</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.camel-catalog/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.camel-catalog:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.camel-catalog/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.camel-catalog:0.2.3")
'net.osgiliath.wrappers:net.osgiliath.wrapper.camel-catalog:jar:0.2.3'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.camel-catalog" rev="0.2.3">
<artifact name="net.osgiliath.wrapper.camel-catalog" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.camel-catalog', version='0.2.3')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.camel-catalog" % "0.2.3"
[net.osgiliath.wrappers/net.osgiliath.wrapper.camel-catalog "0.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-catalog | jar | 2.15.2 |