| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.servicemix.examples |
| Идентификатор | Идентификаторorg.apache.servicemix.examples.itests |
| Последняя версия | Последняя версия4.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache ServiceMix :: Features :: Examples :: iTests
This pom provides project information that is common to all ServiceMix branches.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.apache.servicemix.examples.itests-4.3.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.examples/org.apache.servicemix.examples.itests/ -->
<dependency>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>org.apache.servicemix.examples.itests</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.examples/org.apache.servicemix.examples.itests/
implementation 'org.apache.servicemix.examples:org.apache.servicemix.examples.itests:4.3.0'
// https://jarcasting.com/artifacts/org.apache.servicemix.examples/org.apache.servicemix.examples.itests/
implementation ("org.apache.servicemix.examples:org.apache.servicemix.examples.itests:4.3.0")
'org.apache.servicemix.examples:org.apache.servicemix.examples.itests:pom:4.3.0'
<dependency org="org.apache.servicemix.examples" name="org.apache.servicemix.examples.itests" rev="4.3.0">
<artifact name="org.apache.servicemix.examples.itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.examples', module='org.apache.servicemix.examples.itests', version='4.3.0')
)
libraryDependencies += "org.apache.servicemix.examples" % "org.apache.servicemix.examples.itests" % "4.3.0"
[org.apache.servicemix.examples/org.apache.servicemix.examples.itests "4.3.0"]