| 组织ID: |
org.apache.camel |
| 项目ID: |
camel-core-starter |
| 版本: |
2.23.0 |
| 最后修改时间: |
2018-11-30 09:34:17 |
| 包类型: |
jar |
| 标题: |
Spring-Boot Starter :: Camel :: Core |
| 描述: |
Spring-Boot Starter for The Core Camel Java DSL based router |
| 大小: |
221.43KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-core-starter</artifactId>
<version>2.23.0</version>
</dependency>
|
| Gradle引入代码: |
org.apache.camel:camel-core-starter:2.23.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components-starter</artifactId>
<version>2.23.0</version>
</parent>
<artifactId>camel-core-starter</artifactId>
<packaging>jar</packaging>
<name>Spring-Boot Starter :: Camel :: Core</name>
<description>Spring-Boot Starter for The Core Camel Java DSL based router</description>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>${spring-boot-version}</version>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-core</artifactId>
<version>${project.version}</version>
</dependency>
<!--START OF GENERATED CODE-->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring-boot</artifactId>
</dependency>
<!--END OF GENERATED CODE-->
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/NOTICE
META-INF/spring-autoconfigure-metadata.properties
META-INF/additional-spring-configuration-metadata.json
META-INF/LICENSE.txt
META-INF/LICENSE
META-INF/spring.provides
META-INF/spring.factories
META-INF/DEPENDENCIES
org.apache.camel.impl.springboot.GzipDataFormatAutoConfiguration$GroupConditions.class
org.apache.camel.impl.springboot.SerializationDataFormatAutoConfiguration$GroupConditions.class
org.apache.camel.impl.springboot.ZipDataFormatConfiguration.class
org.apache.camel.impl.springboot.SerializationDataFormatAutoConfiguration$1.class
org.apache.camel.impl.springboot.GzipDataFormatAutoConfiguration.class
org.apache.camel.impl.springboot.SerializationDataFormatAutoConfiguration.class
org.apache.camel.impl.springboot.ZipDataFormatAutoConfiguration.class
org.apache.camel.impl.springboot.StringDataFormatConfiguration.class
org.apache.camel.impl.springboot.StringDataFormatAutoConfiguration$GroupConditions.class
org.apache.camel.impl.springboot.ZipDataFormatAutoConfiguration$1.class
org.apache.camel.impl.springboot.SerializationDataFormatConfiguration.class
org.apache.camel.impl.springboot.GzipDataFormatConfiguration.class
org.apache.camel.impl.springboot.ZipDataFormatAutoConfiguration$GroupConditions.class
org.apache.camel.impl.springboot.StringDataFormatAutoConfiguration$1.class
org.apache.camel.impl.springboot.StringDataFormatAutoConfiguration.class
org.apache.camel.impl.springboot.GzipDataFormatAutoConfiguration$1.class
org.apache.camel.component.test.springboot.TestComponentAutoConfiguration.class
org.apache.camel.component.test.springboot.TestComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.test.springboot.TestComponentConfiguration.class
org.apache.camel.component.ref.springboot.RefComponentConfiguration.class
org.apache.camel.component.ref.springboot.RefComponentAutoConfiguration.class
org.apache.camel.component.ref.springboot.RefComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.properties.springboot.PropertiesComponentConfiguration.class
org.apache.camel.component.properties.springboot.PropertiesComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.properties.springboot.PropertiesComponentAutoConfiguration.class
org.apache.camel.component.direct.springboot.DirectComponentConfiguration.class
org.apache.camel.component.direct.springboot.DirectComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.direct.springboot.DirectComponentAutoConfiguration.class
org.apache.camel.component.seda.springboot.SedaComponentConfiguration.class
org.apache.camel.component.seda.springboot.SedaComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.seda.springboot.SedaComponentAutoConfiguration.class
org.apache.camel.component.directvm.springboot.DirectVmComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.directvm.springboot.DirectVmComponentConfiguration.class
org.apache.camel.component.directvm.springboot.DirectVmComponentAutoConfiguration.class
org.apache.camel.component.saga.springboot.SagaComponentConfiguration.class
org.apache.camel.component.saga.springboot.SagaComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.saga.springboot.SagaComponentAutoConfiguration.class
org.apache.camel.component.dataformat.springboot.DataFormatComponentAutoConfiguration.class
org.apache.camel.component.dataformat.springboot.DataFormatComponentConfiguration.class
org.apache.camel.component.dataformat.springboot.DataFormatComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.log.springboot.LogComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.log.springboot.LogComponentAutoConfiguration.class
org.apache.camel.component.log.springboot.LogComponentConfiguration.class
org.apache.camel.component.vm.springboot.VmComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.vm.springboot.VmComponentConfiguration.class
org.apache.camel.component.vm.springboot.VmComponentAutoConfiguration.class
org.apache.camel.component.stub.springboot.StubComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.stub.springboot.StubComponentConfiguration.class
org.apache.camel.component.stub.springboot.StubComponentAutoConfiguration.class
org.apache.camel.component.scheduler.springboot.SchedulerComponentAutoConfiguration.class
org.apache.camel.component.scheduler.springboot.SchedulerComponentConfiguration.class
org.apache.camel.component.scheduler.springboot.SchedulerComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.rest.springboot.RestComponentConfiguration.class
org.apache.camel.component.rest.springboot.RestComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.rest.springboot.RestApiComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.rest.springboot.RestApiComponentConfiguration.class
org.apache.camel.component.rest.springboot.RestApiComponentAutoConfiguration.class
org.apache.camel.component.rest.springboot.RestComponentAutoConfiguration.class
org.apache.camel.component.file.springboot.FileComponentAutoConfiguration.class
org.apache.camel.component.file.springboot.cluster.FileLockClusterServiceAutoConfiguration.class
org.apache.camel.component.file.springboot.cluster.FileLockClusterServiceConfiguration.class
org.apache.camel.component.file.springboot.FileComponentConfiguration.class
org.apache.camel.component.file.springboot.FileComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.xslt.springboot.XsltComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.xslt.springboot.XsltComponentConfiguration.class
org.apache.camel.component.xslt.springboot.XsltComponentConfiguration$XmlConverterNestedConfiguration.class
org.apache.camel.component.xslt.springboot.XsltComponentAutoConfiguration.class
org.apache.camel.component.binding.springboot.BindingNameComponentConfiguration.class
org.apache.camel.component.binding.springboot.BindingNameComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.binding.springboot.BindingNameComponentAutoConfiguration.class
org.apache.camel.component.validator.springboot.ValidatorComponentConfiguration.class
org.apache.camel.component.validator.springboot.ValidatorComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.validator.springboot.ValidatorComponentAutoConfiguration.class
org.apache.camel.component.controlbus.springboot.ControlBusComponentConfiguration.class
org.apache.camel.component.controlbus.springboot.ControlBusComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.controlbus.springboot.ControlBusComponentAutoConfiguration.class
org.apache.camel.component.bean.springboot.BeanComponentConfiguration.class
org.apache.camel.component.bean.springboot.BeanComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.bean.springboot.BeanComponentAutoConfiguration.class
org.apache.camel.component.language.springboot.LanguageComponentAutoConfiguration.class
org.apache.camel.component.language.springboot.LanguageComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.language.springboot.LanguageComponentConfiguration.class
org.apache.camel.component.mock.springboot.MockComponentAutoConfiguration.class
org.apache.camel.component.mock.springboot.MockComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.mock.springboot.MockComponentConfiguration.class
org.apache.camel.component.timer.springboot.TimerComponentAutoConfiguration.class
org.apache.camel.component.timer.springboot.TimerComponentConfiguration.class
org.apache.camel.component.timer.springboot.TimerComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.browse.springboot.BrowseComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.browse.springboot.BrowseComponentConfiguration.class
org.apache.camel.component.browse.springboot.BrowseComponentAutoConfiguration.class
org.apache.camel.component.beanclass.springboot.ClassComponentConfiguration.class
org.apache.camel.component.beanclass.springboot.ClassComponentAutoConfiguration.class
org.apache.camel.component.beanclass.springboot.ClassComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.dataset.springboot.DataSetComponentAutoConfiguration$GroupConditions.class
org.apache.camel.component.dataset.springboot.DataSetComponentAutoConfiguration.class
org.apache.camel.component.dataset.springboot.DataSetComponentConfiguration.class
org.apache.camel.language.ref.springboot.RefLanguageAutoConfiguration.class
org.apache.camel.language.ref.springboot.RefLanguageAutoConfiguration$GroupConditions.class
org.apache.camel.language.ref.springboot.RefLanguageConfiguration.class
org.apache.camel.language.header.springboot.HeaderLanguageAutoConfiguration$GroupConditions.class
org.apache.camel.language.header.springboot.HeaderLanguageConfiguration.class
org.apache.camel.language.header.springboot.HeaderLanguageAutoConfiguration.class
org.apache.camel.language.property.springboot.ExchangePropertyLanguageAutoConfiguration$GroupConditions.class
org.apache.camel.language.property.springboot.ExchangePropertyLanguageConfiguration.class
org.apache.camel.language.property.springboot.ExchangePropertyLanguageAutoConfiguration.class
org.apache.camel.language.tokenizer.springboot.XMLTokenizeLanguageConfiguration.class
org.apache.camel.language.tokenizer.springboot.XMLTokenizeLanguageAutoConfiguration.class
org.apache.camel.language.tokenizer.springboot.TokenizeLanguageAutoConfiguration.class
org.apache.camel.language.tokenizer.springboot.TokenizeLanguageAutoConfiguration$GroupConditions.class
org.apache.camel.language.tokenizer.springboot.TokenizeLanguageConfiguration.class
org.apache.camel.language.tokenizer.springboot.XMLTokenizeLanguageAutoConfiguration$GroupConditions.class
org.apache.camel.language.simple.springboot.FileLanguageAutoConfiguration$GroupConditions.class
org.apache.camel.language.simple.springboot.SimpleLanguageConfiguration.class
org.apache.camel.language.simple.springboot.FileLanguageConfiguration.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
spring-boot-starter-${spring-boot-version}.jar
/org.springframework.boot/spring-boot-starter/${spring-boot-version}
查看spring-boot-starter所有版本文件
camel-core-${project.version}.jar
/org.apache.camel/camel-core/${project.version}
查看camel-core所有版本文件
|