License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apache.slider |
ArtifactId | ArtifactIdslider-core |
Last Version | Last Version0.92.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSlider Core
Core Slider Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.slider/slider-core/ -->
<dependency>
<groupId>org.apache.slider</groupId>
<artifactId>slider-core</artifactId>
<version>0.92.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.slider/slider-core/
implementation 'org.apache.slider:slider-core:0.92.0-incubating'
// https://jarcasting.com/artifacts/org.apache.slider/slider-core/
implementation ("org.apache.slider:slider-core:0.92.0-incubating")
'org.apache.slider:slider-core:jar:0.92.0-incubating'
<dependency org="org.apache.slider" name="slider-core" rev="0.92.0-incubating">
<artifact name="slider-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.slider', module='slider-core', version='0.92.0-incubating')
)
libraryDependencies += "org.apache.slider" % "slider-core" % "0.92.0-incubating"
[org.apache.slider/slider-core "0.92.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.5 |
org.apache.hadoop : hadoop-minicluster | jar | 2.7.1 |
junit : junit | jar | 4.11 |
com.sun.jersey.contribs : jersey-apache-client | jar | 1.9 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-core | jar | 1.9 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 | jar | 1.9 |
org.mockito : mockito-core | jar | 1.8.5 |
org.easymock : easymock | jar | 3.1 |
org.powermock : powermock-core | jar | 1.5 |
org.powermock : powermock-reflect | jar | 1.5 |
org.powermock : powermock-api-easymock | jar | 1.5 |
org.powermock : powermock-module-junit4 | jar | 1.5 |