License |
License |
---|---|
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-tms |
Last Version | Last Version6.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Transactional Messaging System
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-tms-6.7.0.pom | |
cdap-tms-6.7.0.jar | 219 KB |
cdap-tms-6.7.0-tests.jar | 95 KB |
cdap-tms-6.7.0-sources.jar | 126 KB |
cdap-tms-6.7.0-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-tms/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-tms</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-tms/
implementation 'io.cdap.cdap:cdap-tms:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-tms/
implementation ("io.cdap.cdap:cdap-tms:6.7.0")
'io.cdap.cdap:cdap-tms:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-tms" rev="6.7.0">
<artifact name="cdap-tms" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-tms', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-tms" % "6.7.0"
[io.cdap.cdap/cdap-tms "6.7.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-common | jar | 6.7.0 |
io.cdap.cdap : cdap-hbase-compat-base | jar | 6.7.0 |
io.cdap.common : common-http | jar | 0.13.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
com.google.code.gson : gson | jar | 2.3.1 |
com.google.guava : guava | jar | 13.0.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.tephra : tephra-api | jar | 0.15.0-incubating |
org.apache.tephra : tephra-core | jar | 0.15.0-incubating |
org.iq80.leveldb : leveldb | jar | 0.12 |
org.apache.avro : avro | jar | 1.8.2 |
io.cdap.cdap : cdap-storage-spi | jar | 6.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-common | jar | 1.0.1.1 |
org.apache.hbase : hbase-client | jar | 1.0.1.1 |
org.apache.hbase : hbase-protocol | jar | 1.0.1.1 |
org.apache.hbase : hbase-server | jar | 1.0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-hbase-compat-base | test-jar | 6.7.0 |
org.apache.hbase : hbase-testing-util | jar | 1.0.1.1 |
junit : junit | jar | 4.11 |
io.cdap.cdap : cdap-common | test-jar | 6.7.0 |
io.cdap.cdap : cdap-common-unit-test | jar | 6.7.0 |
io.cdap.cdap : cdap-security | jar | 6.7.0 |