Camel Other

This fraction contains additional Camel components and data formats which are not yet packaged as individual fraction. The list of the modules is available here : https://github.com/wildfly-swarm/wildfly-swarm/blob/master/camel/components/other/module.conf

Лицензия

Лицензия

AL2
Категории

Категории

WildFly Контейнер Application Servers Other Универсальные библиотеки
Группа

Группа

org.wildfly.swarm
Идентификатор

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

camel-other
Последняя версия

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

2017.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Camel Other
This fraction contains additional Camel components and data formats which are not yet packaged as individual fraction. The list of the modules is available here : https://github.com/wildfly-swarm/wildfly-swarm/blob/master/camel/components/other/module.conf
Организация-разработчик

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

JBoss by Red Hat

Скачать camel-other

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

<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/camel-other/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>camel-other</artifactId>
    <version>2017.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-other/
implementation 'org.wildfly.swarm:camel-other:2017.4.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-other/
implementation ("org.wildfly.swarm:camel-other:2017.4.0")
'org.wildfly.swarm:camel-other:jar:2017.4.0'
<dependency org="org.wildfly.swarm" name="camel-other" rev="2017.4.0">
  <artifact name="camel-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='camel-other', version='2017.4.0')
)
libraryDependencies += "org.wildfly.swarm" % "camel-other" % "2017.4.0"
[org.wildfly.swarm/camel-other "2017.4.0"]

Зависимости

compile (69)

Идентификатор библиотеки Тип Версия
org.wildfly.swarm : camel-core jar 2017.4.0
org.apache.camel : camel-atom jar
org.apache.camel : camel-barcode jar
org.apache.camel : camel-base64 jar
org.apache.camel : camel-bean-validator jar
org.apache.camel : camel-bindy jar
org.apache.camel : camel-braintree jar
org.apache.camel : camel-cassandraql jar
org.apache.camel : camel-castor jar
org.apache.camel : camel-crypto jar
org.apache.camel : camel-csv jar
org.apache.camel : camel-dns jar
org.apache.camel : camel-dozer jar
org.apache.camel : camel-elasticsearch jar
org.apache.camel : camel-flatpack jar
org.apache.camel : camel-ftp jar
org.apache.camel : camel-groovy jar
org.apache.camel : camel-hl7 jar
org.apache.camel : camel-http4 jar
org.apache.camel : camel-hystrix jar
org.apache.camel : camel-infinispan jar
org.apache.camel : camel-irc jar
org.apache.camel : camel-jackson jar
org.apache.camel : camel-jasypt jar
org.apache.camel : camel-jaxb jar
org.apache.camel : camel-jdbc jar
org.apache.camel : camel-jgroups jar
org.apache.camel : camel-jsch jar
org.apache.camel : camel-kafka jar
org.apache.camel : camel-ldap jar
org.apache.camel : camel-linkedin jar
org.apache.camel : camel-lucene jar
org.apache.camel : camel-metrics jar
org.apache.camel : camel-mina2 jar
org.apache.camel : camel-mongodb jar
org.apache.camel : camel-mqtt jar
org.apache.camel : camel-mvel jar
org.apache.camel : camel-nats jar
org.apache.camel : camel-netty4 jar
org.apache.camel : camel-ognl jar
org.apache.camel : camel-olingo2 jar
org.apache.camel : camel-pdf jar
org.apache.camel : camel-protobuf jar
org.apache.camel : camel-quartz2 jar
org.apache.camel : camel-rss jar
org.apache.camel : camel-salesforce jar
org.apache.camel : camel-saxon jar
org.apache.camel : camel-script jar
org.apache.camel : camel-servicenow jar
org.apache.camel : camel-servlet jar
org.apache.camel : camel-smpp jar
org.apache.camel : camel-snakeyaml jar
org.apache.camel : camel-soap jar
org.apache.camel : camel-spring-security jar
org.apache.camel : camel-sql jar
org.apache.camel : camel-stream jar
org.apache.camel : camel-swagger-java jar
org.apache.camel : camel-tagsoup jar
org.apache.camel : camel-twitter jar
org.apache.camel : camel-velocity jar
org.apache.camel : camel-vertx jar
org.apache.camel : camel-weather jar
org.apache.camel : camel-xmlbeans jar
org.apache.camel : camel-xmlsecurity jar
org.apache.camel : camel-xstream jar
org.apache.camel : camel-zipfile jar
org.apache.camel : camel-zipkin jar
org.apache.camel : camel-zookeeper jar
org.wildfly.swarm : hibernate-validator jar 2017.4.0

provided (3)

Идентификатор библиотеки Тип Версия
org.wildfly : wildfly-servlet-feature-pack zip 10.1.0.Final
org.wildfly : wildfly-feature-pack zip 10.1.0.Final
org.wildfly.camel : wildfly-camel-feature-pack zip 4.5.0

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2017.4.0

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

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

Build Status License Maven Central Join the chat at freenode:thorntail

Thorntail: Rightsize your JavaEE Applications

Issues for v2/master are being tracked using the Red Hat issue tracking system (JIRA). Issues for v4 are being tracked in GitHub Issues. Bug reports and feature requests are greatly appreciated.

Thorntail Core

Thorntail provides a mechanism for building applications as uber jars, with just enough of the WildFly application server wrapped around it to support each application's use-case.

Note: Thorntail requires Maven 3.2.5 or higher for building your application.

Note: Thorntail requires JDK 8 or higher for building your application or for building Thorntail itself.

Project Configuration

In a normal WAR-based maven pom.xml, simply add the following

<plugin>
  <groupId>io.thorntail</groupId>
  <artifactId>thorntail-maven-plugin</artifactId>
  <version>${version.thorntail}</version>
  <executions>
    <execution>
      <phase>package</phase>
      <goals>
        <goal>package</goal>
      </goals>
    </execution>
  </executions>
</plugin>

This will take the .war file normally created by your build, and wrap it in the wildfly-swarm mechanisms.

If you normally produce myapp-1.0.war, in your target/ directory will then also be present a myapp-1.0-thorntail.jar.

In order to specify the portions of the WildFly AS your application needs, your pom.xml should specify some of the following dependencies within the io.thorntail Maven group-id:

  • bean-validation
  • cdi
  • ee
  • io
  • jaxrs
  • logging
  • naming
  • request-controller
  • security
  • transactions
  • undertow
  • and many more!

How To Build Thorntail Itself

Thorntail attempts to be a well-behaved Maven project. To install to your local repository for usage:

mvn clean install

If you're running short on time:

mvn clean install -DskipTests

Documentation

For a more complete set of documentation, go to the Thorntail Guide.

Community

  • We hang out in #thorntail on irc.freenode.net.
org.wildfly.swarm

WildFly Swarm

WildFly deconstructed

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

Версия
2017.4.0
2017.3.3
2017.3.2
2017.2.0
2017.1.1
2017.1
2016.12.1
2016.12.0
2016.11.0
2016.10.0
2016.9
2016.8.1
2016.8
1.1.0
1.0.4