License |
License |
---|---|
GroupId | GroupIdorg.apache.falcon |
ArtifactId | ArtifactIdfalcon-common |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Falcon Commons
Apache Falcon Common Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
falcon-common-0.9.pom | |
falcon-common-0.9.jar | 302 KB |
falcon-common-0.9-tests.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.falcon/falcon-common/ -->
<dependency>
<groupId>org.apache.falcon</groupId>
<artifactId>falcon-common</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.falcon/falcon-common/
implementation 'org.apache.falcon:falcon-common:0.9'
// https://jarcasting.com/artifacts/org.apache.falcon/falcon-common/
implementation ("org.apache.falcon:falcon-common:0.9")
'org.apache.falcon:falcon-common:jar:0.9'
<dependency org="org.apache.falcon" name="falcon-common" rev="0.9">
<artifact name="falcon-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.falcon', module='falcon-common', version='0.9')
)
libraryDependencies += "org.apache.falcon" % "falcon-common" % "0.9"
[org.apache.falcon/falcon-common "0.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.falcon : falcon-client | jar | 0.9 |
org.apache.falcon : falcon-metrics | jar | 0.9 |
commons-el : commons-el | jar | 1.0 |
javax.servlet.jsp : jsp-api | jar | 2.0 |
javax.xml.bind : jaxb-api | jar | 2.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.springframework : spring-jms | jar | 3.0.3.RELEASE |
org.springframework : spring-beans | jar | 3.0.3.RELEASE |
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
javax.jms : jms | jar | 1.1 |
org.apache.hive : hive-common | jar | 0.13.1 |
org.apache.hive.hcatalog : hive-webhcat-java-client | jar | 0.13.1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.tinkerpop.blueprints : blueprints-core | jar | 2.5.0 |
com.thinkaurelius.titan : titan-core-jre6 | jar | 0.4.2 |
com.thinkaurelius.titan : titan-berkeleyje-jre6 | jar | 0.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jettison : jettison | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |
org.apache.falcon : falcon-test-util | jar | 0.9 |