| 组织ID: |
org.apache.camel |
| 项目ID: |
camel-management-impl |
| 版本: |
3.0.0-M4 |
| 最后修改时间: |
2019-07-11 23:06:49 |
| 包类型: |
jar |
| 标题: |
Camel :: Management Implementation |
| 描述: |
The Camel Management Implementation |
| 大小: |
227.41KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-management-impl</artifactId>
<version>3.0.0-M4</version>
</dependency>
|
| Gradle引入代码: |
org.apache.camel:camel-management-impl:3.0.0-M4
|
| 下载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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>core</artifactId>
<version>3.0.0-M4</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-management-impl</artifactId>
<version>3.0.0-M4</version>
<name>Camel :: Management Implementation</name>
<description>The Camel Management Implementation</description>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>spi-annotations</artifactId>
<version>3.0.0-M4</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>meta-annotations</artifactId>
<version>3.0.0-M4</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-core</artifactId>
<version>3.0.0-M4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-util</artifactId>
<version>3.0.0-M4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-util-json</artifactId>
<version>3.0.0-M4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.26</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
<configuration>
<excludes>
<exclude>log4j.properties</exclude>
</excludes>
</configuration>
</plugin>
</plugins>
</build>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/services/org/apache/camel/management/ManagementStrategyFactory
org.apache.camel.management.DefaultManagementObjectNameStrategy.class
org.apache.camel.management.PublishEventNotifier.class
org.apache.camel.management.DefaultManagementAgent.class
org.apache.camel.management.ManagedCamelContextImpl.class
org.apache.camel.management.JmxManagementLifecycleStrategy$PreRegisterService.class
org.apache.camel.management.DefaultInstrumentationProcessor.class
org.apache.camel.management.InstrumentationInterceptStrategy.class
org.apache.camel.management.DefaultManagementObjectStrategy.class
org.apache.camel.management.JmxManagementLifecycleStrategy.class
org.apache.camel.management.JmxNotificationEventNotifier.class
org.apache.camel.management.DelegatePerformanceCounter.class
org.apache.camel.management.DefaultManagementLifecycleStrategy.class
org.apache.camel.management.DefaultInstrumentationProcessor$1.class
org.apache.camel.management.JmxManagementStrategy.class
org.apache.camel.management.JmxManagementLifecycleStrategy$TimerListenerManagerStartupListener.class
org.apache.camel.management.JmxManagementStrategyFactory.class
org.apache.camel.management.PerformanceCounter.class
org.apache.camel.management.mbean.ManagedWeightedLoadBalancer.class
org.apache.camel.management.mbean.ManagedValidate.class
org.apache.camel.management.mbean.ManagedThrowException.class
org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry.class
org.apache.camel.management.mbean.ManagedCounter.class
org.apache.camel.management.mbean.ManagedScheduledPollConsumer.class
org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager.class
org.apache.camel.management.mbean.ManagedMulticast.class
org.apache.camel.management.mbean.ManagedDynamicRouter.class
org.apache.camel.management.mbean.ManagedDataFormat.class
org.apache.camel.management.mbean.ManagedRoutingSlip.class
org.apache.camel.management.mbean.ManagedUnmarshal.class
org.apache.camel.management.mbean.ManagedRoute$2.class
org.apache.camel.management.mbean.ManagedCamelContext.class
org.apache.camel.management.mbean.ManagedSetBody.class
org.apache.camel.management.mbean.ManagedFailoverLoadBalancer.class
org.apache.camel.management.mbean.ManagedCustomLoadBalancer.class
org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer.class
org.apache.camel.management.mbean.ManagedRestRegistry.class
org.apache.camel.management.mbean.ManagedBeanProcessor.class
org.apache.camel.management.mbean.ManagedProcess.class
org.apache.camel.management.mbean.ManagedRouteController.class
org.apache.camel.management.mbean.ManagedRollback.class
org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy.class
org.apache.camel.management.mbean.ManagedEndpointRegistry.class
org.apache.camel.management.mbean.ManagedBrowsableEndpoint.class
org.apache.camel.management.mbean.ManagedConvertBody.class
org.apache.camel.management.mbean.ManagedErrorHandler.class
org.apache.camel.management.mbean.RouteCoverageXmlParser$1.class
org.apache.camel.management.mbean.ManagedStep.class
org.apache.camel.management.mbean.ManagedCamelHealth.class
org.apache.camel.management.mbean.ManagedProcessor.class
org.apache.camel.management.mbean.ManagedThrottler.class
org.apache.camel.management.mbean.ManagedDelayer.class
org.apache.camel.management.mbean.ManagedConsumer.class
org.apache.camel.management.mbean.ManagedComponent$ResultImpl.class
org.apache.camel.management.mbean.ManagedRemoveHeader.class
org.apache.camel.management.mbean.ManagedStreamCachingStrategy.class
org.apache.camel.management.mbean.ManagedStop.class
org.apache.camel.management.mbean.ManagedBacklogTracer.class
org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy.class
org.apache.camel.management.mbean.ManagedMarshal.class
org.apache.camel.management.mbean.ManagedPerformanceCounter.class
org.apache.camel.management.mbean.ManagedEventNotifierMBean.class
org.apache.camel.management.mbean.StatisticDelta.class
org.apache.camel.management.mbean.ManagedComponent$VerificationErrorImpl.class
org.apache.camel.management.mbean.ManagedConsumerCache.class
org.apache.camel.management.mbean.ManagedSendProcessor.class
org.apache.camel.management.mbean.ManagedScript.class
org.apache.camel.management.mbean.ManagedThreadPool.class
org.apache.camel.management.mbean.RouteCoverageXmlParser.class
org.apache.camel.management.CompositePerformanceCounter.class
META-INF/maven/org.apache.camel/camel-management-impl/pom.xml
META-INF/LICENSE.txt
org.apache.camel.management.mbean.ManagedTransformer.class
org.apache.camel.management.mbean.ManagedComponent.class
org.apache.camel.management.mbean.LoadTriplet.class
org.apache.camel.management.mbean.Statistic.class
org.apache.camel.management.mbean.ManagedProducerCache.class
org.apache.camel.management.mbean.StatisticValue.class
org.apache.camel.management.mbean.ManagedRemoveHeaders.class
org.apache.camel.management.mbean.ManagedFilter.class
org.apache.camel.management.mbean.ManagedThreads.class
org.apache.camel.management.mbean.ManagedEndpoint.class
org.apache.camel.management.mbean.ManagedRoute$OrderProcessorMBeans.class
org.apache.camel.management.mbean.ManagedStreamCachingStrategy$1.class
org.apache.camel.management.mbean.ManagedPollEnricher.class
org.apache.camel.management.mbean.ManagedThroughputLogger.class
org.apache.camel.management.mbean.StatisticMaximum.class
org.apache.camel.management.mbean.StatisticCounter.class
org.apache.camel.management.mbean.ManagedResequencer.class
org.apache.camel.management.mbean.ManagedSuspendableRoute.class
org.apache.camel.management.mbean.ManagedEnricher.class
org.apache.camel.management.mbean.ManagedClaimCheck.class
org.apache.camel.management.mbean.ManagedRandomLoadBalancer.class
org.apache.camel.management.mbean.ManagedBacklogDebugger.class
org.apache.camel.management.mbean.ManagedInflightRepository.class
org.apache.camel.management.mbean.ModelCamelContextHelper.class
org.apache.camel.management.mbean.StatisticMinimum.class
org.apache.camel.management.mbean.ManagedSetExchangePattern.class
org.apache.camel.management.mbean.ManagedProducer.class
org.apache.camel.management.mbean.ManagedTransformerRegistry.class
org.apache.camel.management.mbean.ManagedLog.class
org.apache.camel.management.mbean.ManagedTypeConverterRegistry.class
org.apache.camel.management.mbean.ManagedChoice.class
org.apache.camel.management.mbean.ManagedRemoveProperties.class
org.apache.camel.management.mbean.ManagedRoute.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
spi-annotations-3.0.0-M4.jar
/org.apache.camel/spi-annotations/3.0.0-M4
查看spi-annotations所有版本文件
meta-annotations-3.0.0-M4.jar
/org.apache.camel/meta-annotations/3.0.0-M4
查看meta-annotations所有版本文件
camel-core-3.0.0-M4.jar
/org.apache.camel/camel-core/3.0.0-M4
查看camel-core所有版本文件
camel-util-3.0.0-M4.jar
/org.apache.camel/camel-util/3.0.0-M4
查看camel-util所有版本文件
camel-util-json-3.0.0-M4.jar
/org.apache.camel/camel-util-json/3.0.0-M4
查看camel-util-json所有版本文件
slf4j-api-1.7.26.jar
/org.slf4j/slf4j-api/1.7.26
查看slf4j-api所有版本文件
|