| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.apache-extras.camel-extra |
| Идентификатор | Идентификаторplatform |
| Версия | Версия2.25.2 |
| Тип | Типpom |
| Описание |
ОписаниеCamel Extra :: Platform
Camel Extra Platform
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| platform-2.25.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/platform/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>platform</artifactId>
<version>2.25.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/platform/
implementation 'org.apache-extras.camel-extra:platform:2.25.2'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/platform/
implementation ("org.apache-extras.camel-extra:platform:2.25.2")
'org.apache-extras.camel-extra:platform:pom:2.25.2'
<dependency org="org.apache-extras.camel-extra" name="platform" rev="2.25.2">
<artifact name="platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='platform', version='2.25.2')
)
libraryDependencies += "org.apache-extras.camel-extra" % "platform" % "2.25.2"
[org.apache-extras.camel-extra/platform "2.25.2"]