License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.cdap.plugin |
ArtifactId | ArtifactIdformat-common |
Version | Version2.6.1 |
Type | Typejar |
Description |
DescriptionCommon Formats
A collection of plugins for CDAP
|
Filename | Size |
---|---|
format-common-2.6.1.pom | |
format-common-2.6.1.jar | 54 KB |
format-common-2.6.1-sources.jar | 41 KB |
format-common-2.6.1-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.plugin/format-common/ -->
<dependency>
<groupId>io.cdap.plugin</groupId>
<artifactId>format-common</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.plugin/format-common/
implementation 'io.cdap.plugin:format-common:2.6.1'
// https://jarcasting.com/artifacts/io.cdap.plugin/format-common/
implementation ("io.cdap.plugin:format-common:2.6.1")
'io.cdap.plugin:format-common:jar:2.6.1'
<dependency org="io.cdap.plugin" name="format-common" rev="2.6.1">
<artifact name="format-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.plugin', module='format-common', version='2.6.1')
)
libraryDependencies += "io.cdap.plugin" % "format-common" % "2.6.1"
[io.cdap.plugin/format-common "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-formats | jar | 6.4.0 |
io.cdap.plugin : hydrator-common | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-etl-api | jar | 6.4.0 |
org.apache.hadoop : hadoop-common | jar | 2.3.0 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.apache.spark : spark-core_2.10 | jar | 1.6.3 |
org.apache.spark : spark-streaming_2.10 | jar | 1.6.3 |