is not current version
Last Version 2.8.0-2

Alluxio Parent 2.6.0

Parent POM of Alluxio project: a Memory-Speed Virtual Distributed Storage System

License

License

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-parent
Version

Version

2.6.0
Type

Type

pom
Description

Description

Alluxio Parent
Parent POM of Alluxio project: a Memory-Speed Virtual Distributed Storage System
Project URL

Project URL

https://www.alluxio.io/

Download alluxio-parent 2.6.0

Filename Size
alluxio-parent-2.6.0.pom 53 KB
Browse

<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-parent/ -->
<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-parent</artifactId>
    <version>2.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-parent/
implementation 'org.alluxio:alluxio-parent:2.6.0'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-parent/
implementation ("org.alluxio:alluxio-parent:2.6.0")
'org.alluxio:alluxio-parent:pom:2.6.0'
<dependency org="org.alluxio" name="alluxio-parent" rev="2.6.0">
  <artifact name="alluxio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-parent', version='2.6.0')
)
libraryDependencies += "org.alluxio" % "alluxio-parent" % "2.6.0"
[org.alluxio/alluxio-parent "2.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.0.4

test (11)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 29.0-jre
junit : junit jar 4.13
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.4.4
org.powermock : powermock-api-mockito2 jar 2.0.7
org.powermock : powermock-classloading-xstream jar 2.0.7
org.powermock : powermock-core jar 2.0.7
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-module-junit4-rule jar 2.0.7
org.powermock : powermock-reflect jar 2.0.7
com.thoughtworks.xstream : xstream jar 1.4.17

Project Modules

  • assembly
  • core
  • examples
  • integration
  • logserver
  • minicluster
  • job
  • shaded
  • shell
  • stress
  • table
  • tests
  • underfs
  • webui