- 博客(0)
- 资源 (13)
- 收藏
- 关注
Maven 权威指南
Maven是一种构建工具,一种项目管理工具,一种用来运行构建任务的抽象容器。对于
那些成熟的,希望用一致的方式来管理和构建大量相互依赖的模块和类库,并且使用了
数千第三方组件的项目来说,Maven已经证明了它是一个不可缺少的工具。它帮助数百
万的工程师从日常工作中减轻维护第三方依赖的负担,它帮助很多组织从构建管理的泥
潭中挣脱出来,步入新的台阶,构建和维护软件所需要的工作不再是限制软件设计的因
素。
本书首次尝试来全面解释Maven这一主题。它结合了所有之前Maven书籍作者的经验和工
作,并且这还不是最终的结果,目前只是第一个版本而已,以后还会有更多的更新。虽
然Maven已经出现有很多年了,但本书的作者们相信它还仅仅是刚开始兑现自己做的大
胆的承诺。所有的作者,以及本书后面的公司,Sonatype1,相信本书的出版标志着围
绕Maven变革和开发,以及其周围软件生态系统的一个新的阶段的开始。
2013-02-28
Kafka Streams 实战 - 源码.zip
Kafka Streams是Kafka提供的一个用于构建流式处理程序的Java库,它与Storm、Spark等流式处理框架不同,是一个仅依赖于Kafka的Java库,而不是一个流式处理框架。除Kafka之外,Kafka Streams不需要额外的流式处理集群,提供了轻量级、易用的流式处理API。
2019-06-30
confluentinc-kafka-connect-jdbc-5.4.0.zip
The JDBC source and sink connectors allow you to exchange data between relational databases and Kafka. The JDBC source connector allows you to import data from any relational database with a JDBC driver into Kafka topics.
2020-01-15
kafka_2.12-0.11.0.3.tgz
A streaming platform has three key capabilities:
Publish and subscribe to streams of records, similar to a message queue or enterprise messaging system.
Store streams of records in a fault-tolerant durable way.
Process streams of records as they occur.
Kafka is generally used for two broad classes of applications:
Building real-time streaming data pipelines that reliably get data between systems or applications
Building real-time streaming applications that transform or react to the streams of data
2019-06-30
kafka_2.11-0.11.0.3.tgz
A streaming platform has three key capabilities:
Publish and subscribe to streams of records, similar to a message queue or enterprise messaging system.
Store streams of records in a fault-tolerant durable way.
Process streams of records as they occur.
Kafka is generally used for two broad classes of applications:
Building real-time streaming data pipelines that reliably get data between systems or applications
Building real-time streaming applications that transform or react to the streams of data
2019-06-30
kafka_2.12-1.0.2.tgz
We build for multiple versions of Scala. This only matters if you are using Scala and you want a version built for the same Scala version you use. Otherwise any version should work (2.11 is recommended).
2019-06-30
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅