vpro-camel
Camel components
We are using some custom made camel components.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.vpro.camel |
| Идентификатор | Идентификаторcamel-newrelic |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcamel-relic
Various apache camel components
|
| Имя Файла | Размер |
|---|---|
| camel-newrelic-1.4.0.pom | |
| camel-newrelic-1.4.0.jar | 6 KB |
| camel-newrelic-1.4.0-sources.jar | 4 KB |
| camel-newrelic-1.4.0-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.vpro.camel/camel-newrelic/ -->
<dependency>
<groupId>nl.vpro.camel</groupId>
<artifactId>camel-newrelic</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.camel/camel-newrelic/
implementation 'nl.vpro.camel:camel-newrelic:1.4.0'
// https://jarcasting.com/artifacts/nl.vpro.camel/camel-newrelic/
implementation ("nl.vpro.camel:camel-newrelic:1.4.0")
'nl.vpro.camel:camel-newrelic:jar:1.4.0'
<dependency org="nl.vpro.camel" name="camel-newrelic" rev="1.4.0">
<artifact name="camel-newrelic" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.camel', module='camel-newrelic', version='1.4.0')
)
libraryDependencies += "nl.vpro.camel" % "camel-newrelic" % "1.4.0"
[nl.vpro.camel/camel-newrelic "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.newrelic.agent.java : newrelic-api | jar | 5.10.0 |
| org.apache.camel : camel-support | jar | |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test | jar |
We are using some custom made camel components.