| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.apache.predictionio |
| ArtifactId | ArtifactIdapache-predictionio-data-s3_2.10 |
| Version | Version0.13.0 |
| Type | Typejar |
| Description |
Descriptionapache-predictionio-data-s3
apache-predictionio-data-s3
|
| Project Organization |
Project Organizationorg.apache.predictionio |
<!-- https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-s3_2.10/ -->
<dependency>
<groupId>org.apache.predictionio</groupId>
<artifactId>apache-predictionio-data-s3_2.10</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-s3_2.10/
implementation 'org.apache.predictionio:apache-predictionio-data-s3_2.10:0.13.0'
// https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-s3_2.10/
implementation ("org.apache.predictionio:apache-predictionio-data-s3_2.10:0.13.0")
'org.apache.predictionio:apache-predictionio-data-s3_2.10:jar:0.13.0'
<dependency org="org.apache.predictionio" name="apache-predictionio-data-s3_2.10" rev="0.13.0">
<artifact name="apache-predictionio-data-s3_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.predictionio', module='apache-predictionio-data-s3_2.10', version='0.13.0')
)
libraryDependencies += "org.apache.predictionio" % "apache-predictionio-data-s3_2.10" % "0.13.0"
[org.apache.predictionio/apache-predictionio-data-s3_2.10 "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.132 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.1.1 |
| org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.1.1 |
| org.apache.predictionio : apache-predictionio-core_2.10 | jar | 0.13.0 |
| com.google.guava : guava | jar | 14.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.1.7 |