登录
首页 » Others » ActiveMQ.part04

ActiveMQ.part04

于 2020-06-17 发布 文件大小:10240KB
0 255
下载积分: 1 下载次数: 0

代码说明:

  ActiveMQ服务,简单直接启动即可,方便测试,第四部分(ActiveMQ service, simple and direct start, easy to test, Part IV)

文件列表:

ActiveMQ\apache-activemq-5.15.8\lib\optional\commons-codec-1.10.jar, 284184 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\commons-collections-3.2.2.jar, 588337 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\commons-dbcp2-2.1.1.jar, 174167 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\commons-lang-2.6.jar, 284220 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\commons-net-3.6.jar, 307410 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\commons-pool2-2.4.2.jar, 111969 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\geronimo-j2ee-connector_1.5_spec-2.0.0.jar, 37477 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\guava-18.0.jar, 2256213 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\hawtbuf-proto-1.11.jar, 27253 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\hawtdispatch-1.22.jar, 119139 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\hawtdispatch-scala-2.11-1.22.jar, 82869 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\hawtdispatch-transport-1.22.jar, 127821 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\hawtjni-runtime-1.9.jar, 19705 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\httpclient-4.5.6.jar, 767140 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\httpcore-4.4.10.jar, 326356 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\insight-log-core-1.2.0.Beta4.jar, 22488 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\insight-log4j-1.2.0.Beta4.jar, 115489 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jackson-annotations-2.9.6.jar, 66981 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jackson-core-2.9.6.jar, 323848 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jackson-databind-2.9.6.jar, 1349339 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jasypt-1.9.2.jar, 129265 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jasypt-spring31-1.9.2.jar, 48057 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jaxb2-basics-runtime-0.6.4.jar, 128383 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jettison-1.3.8.jar, 87770 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\jmdns-3.4.1.jar, 204950 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\leveldb-0.9.jar, 225961 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\leveldb-api-0.9.jar, 9314 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\leveldbjni-1.8.jar, 56364 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\log4j-1.2.17.jar, 489884 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\org.apache.servicemix.bundles.josql-1.5_5.jar, 207408 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\org.linkedin.util-core-1.4.0.jar, 153425 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\org.linkedin.zookeeper-impl-1.4.0.jar, 47974 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\proton-j-0.29.0.jar, 720833 , 2018-11-06
ActiveMQ\apache-activemq-5.15.8\lib\optional\scala-library-2.11.0.jar, 5577112 , 2018-11-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PGA28_datasheet
    说明:  使用谷歌浏览器打开,可以直接翻译为中文。该文档是通过其他软件制作而成(Use Google browser to open, can be directly translated into Chinese)
    2019-06-03 14:31:35下载
    积分:1
  • 1.1
    说明:  创建一个计时测试程序,比较公式节点和本地LabVIEW数学函数的平均执行时间。此程序需要一个For循环或一个平序或叠序结构以及一个Case结构。要求For循环运行计时测验N次,然后使用Statistics Express VI对结果做平均。要求顺序结构在代码运行之前以及代码运行之后对Tick Count进行采样。要求Case结构判定用户是要执行公式节点还是要执行本地LabVIEW数学函数。对每个分支运行计时测验程序。哪种方法执行时间最快?哪种方法最容易编程?别人要看程序时,哪种方法更容易理解?(Create a timing test program to compare the average execution time of formula nodes and local LabVIEW mathematical functions. This program needs a For loop or a plain or overlapping structure and a Case structure. Require the For cycle to run the timing test N times, and then use Statistics Express VI to average the results. The sequential structure is required to sample Tick Count before and after the code runs. The case structure is required to determine whether the user wants to execute formula nodes or local LabVIEW mathematical functions. Run the timing test program for each branch.)
    2018-12-27 13:17:51下载
    积分:1
  • V5.1.1 to v5.1.1新春免费版 更新说明 1、增加恭贺新禧模板一套 2、修正销售报表12月份查询错误的BUG V...
    V5.1.1 to v5.1.1新春免费版 更新说明 1、增加恭贺新禧模板一套 2、修正销售报表12月份查询错误的BUG V5.1.0 to v5.1.1 更新说明 1、修复无法上传商品图片的BUG 2、修复无法添加商品的BUG 3、修复删除会员出错的BUG V5.0.0 to v5.1.0 升级说明 1、扩展了d_pro标签。 2、扩展了d_zhuanti标签。 3、扩展了links标签。 4、对后台界面进行修改,增强了操作性。 5、增加商品RSS输出功能 6、其他细微修改。
    2022-01-24 13:03:29下载
    积分:1
  • shanshan
    说明:  基于MSP430平台位置速度系统的设计 MSP430 驱动(MSP430-based platform for the location of the speed of system design MSP430 driver)
    2008-11-26 19:20:40下载
    积分:1
  • 分散熵
    说明:  分散熵及多尺度分散熵,可以用来评价信号的规则程度(This paper mainly introduces how to extract the fine composite multi-scale dispersion entropy)
    2020-10-12 21:45:45下载
    积分:1
  • GoogleEarthGrabber
    Tool to grab and save to disk in jpeg very large (any!) part and zome of Google Earth map in maximal resolution. GoogleEarth COM API used, GoogleEarth must be installed. To seamless compose of resulting jpeg images convert it to tiff, use GEOTIFF_TFW_FileGenerator.rar (or other tfw generator) and join images, for example, with MrSID. I m really grab with this tools big part of Russia (millions fo square km). Enjoy.(Tool to grab and save to disk in jpeg very large (any!) Part and zome of Google Earth map in maximal resolution. GoogleEarth COM API used, GoogleEarth must be installed. To seamless compose of resulting jpeg images convert it to tiff, use GEOTIFF_TFW_FileGenerator . rar (or other tfw generator) and join images, for example, with MrSID. I m really grab with this tools big part of Russia (millions fo square km). Enjoy.)
    2009-01-18 17:29:38下载
    积分:1
  • 404
    说明:  简单的404页面,页面简单,造型一般,但是勉强能用(Simple 404 page, simple page, general shape, but barely usable)
    2020-06-28 15:42:00下载
    积分:1
  • 《Python基础教程(第3版).pdf
    说明:  python基础课程;python是一种计算机编程语言。作为一种面向对象的动态类型化语言,它最初被设计用来编写自动脚本(shell)。随着版本的更新和新语言功能的增加,它越来越多地被用于独立的大型项目的开发中。(Python Basic Course; Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
    2020-06-18 02:20:01下载
    积分:1
  • HMM代码整理与hmmlearn安装详细教程
    说明:  HMM代码整理与hmmlearn安装详细教程 ,包含三种问题的PYTHON实现(HMM code finishing and hmmlearn installation detailed tutorial, including PYTHON implementation of three problems)
    2020-11-03 17:03:54下载
    积分:1
  • 三角高计算,中间站法,可以批量计算,三角高,界面友好
    三角高计算,中间站法,可以批量计算,三角高,界面友好-Triangle high calculation method between stations, you can bulk calculation, triangular high-friendly interface
    2022-02-09 20:06:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载