| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.cdap.plugin |
| ArtifactId | ArtifactIdformat-common |
| Last Version | Last Version2.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Formats
A collection of plugins for CDAP
|
| Filename | Size |
|---|---|
| format-common-2.9.0.pom | |
| format-common-2.9.0.jar | 36 KB |
| format-common-2.9.0-sources.jar | 27 KB |
| format-common-2.9.0-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.plugin/format-common/ -->
<dependency>
<groupId>io.cdap.plugin</groupId>
<artifactId>format-common</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.plugin/format-common/
implementation 'io.cdap.plugin:format-common:2.9.0'
// https://jarcasting.com/artifacts/io.cdap.plugin/format-common/
implementation ("io.cdap.plugin:format-common:2.9.0")
'io.cdap.plugin:format-common:jar:2.9.0'
<dependency org="io.cdap.plugin" name="format-common" rev="2.9.0">
<artifact name="format-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.plugin', module='format-common', version='2.9.0')
)
libraryDependencies += "io.cdap.plugin" % "format-common" % "2.9.0"
[io.cdap.plugin/format-common "2.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-formats | jar | 6.7.0 |
| io.cdap.plugin : hydrator-common | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-etl-api | jar | 6.7.0 |
| org.apache.hadoop : hadoop-common | jar | 2.6.0 |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |