project-template
Documentation
It's a parent-pom for some java services
License |
License |
---|---|
GroupId | GroupIdorg.trustedanalytics.servicebroker.repository |
ArtifactId | ArtifactIdhdfs-broker-store |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject template
|
Project URL |
Project URL |
Filename | Size |
---|---|
hdfs-broker-store-0.6.5.pom | |
hdfs-broker-store-0.6.5.jar | 12 KB |
hdfs-broker-store-0.6.5-sources.jar | 7 KB |
hdfs-broker-store-0.6.5-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.trustedanalytics.servicebroker.repository/hdfs-broker-store/ -->
<dependency>
<groupId>org.trustedanalytics.servicebroker.repository</groupId>
<artifactId>hdfs-broker-store</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.trustedanalytics.servicebroker.repository/hdfs-broker-store/
implementation 'org.trustedanalytics.servicebroker.repository:hdfs-broker-store:0.6.5'
// https://jarcasting.com/artifacts/org.trustedanalytics.servicebroker.repository/hdfs-broker-store/
implementation ("org.trustedanalytics.servicebroker.repository:hdfs-broker-store:0.6.5")
'org.trustedanalytics.servicebroker.repository:hdfs-broker-store:jar:0.6.5'
<dependency org="org.trustedanalytics.servicebroker.repository" name="hdfs-broker-store" rev="0.6.5">
<artifact name="hdfs-broker-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trustedanalytics.servicebroker.repository', module='hdfs-broker-store', version='0.6.5')
)
libraryDependencies += "org.trustedanalytics.servicebroker.repository" % "hdfs-broker-store" % "0.6.5"
[org.trustedanalytics.servicebroker.repository/hdfs-broker-store "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.trustedanalytics.servicebroker.repository : broker-store-commons | jar | 0.5.8 |
org.apache.hadoop : hadoop-client | jar | 2.6.0-cdh5.5.1 |
org.apache.hadoop : hadoop-common | jar | 2.6.0-cdh5.5.1 |
org.apache.hadoop : hadoop-hdfs | jar | 2.6.0-cdh5.5.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.6.0-cdh5.5.1 |
junit : junit | jar | 4.11 |
It's a parent-pom for some java services