Fuse ESB :: Examples :: Enterprise Integration Patterns

Combine multiple EIPs into a single solution

Лицензия

Лицензия

Группа

Группа

org.fusesource.examples
Идентификатор

Идентификатор

eip
Последняя версия

Последняя версия

7.1.0.fuse-047
Дата

Дата

Тип

Тип

jar
Описание

Описание

Fuse ESB :: Examples :: Enterprise Integration Patterns
Combine multiple EIPs into a single solution
Организация-разработчик

Организация-разработчик

FuseSource

Скачать eip

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.fusesource.examples/eip/ -->
<dependency>
    <groupId>org.fusesource.examples</groupId>
    <artifactId>eip</artifactId>
    <version>7.1.0.fuse-047</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.examples/eip/
implementation 'org.fusesource.examples:eip:7.1.0.fuse-047'
// https://jarcasting.com/artifacts/org.fusesource.examples/eip/
implementation ("org.fusesource.examples:eip:7.1.0.fuse-047")
'org.fusesource.examples:eip:jar:7.1.0.fuse-047'
<dependency org="org.fusesource.examples" name="eip" rev="7.1.0.fuse-047">
  <artifact name="eip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.examples', module='eip', version='7.1.0.fuse-047')
)
libraryDependencies += "org.fusesource.examples" % "eip" % "7.1.0.fuse-047"
[org.fusesource.examples/eip "7.1.0.fuse-047"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-blueprint jar 2.10.0.fuse-71-047

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar 1.6.1

Модули Проекта

Данный проект не имеет модулей.

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

Версии библиотеки

Версия
7.1.0.fuse-047