| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.schlep |
| ArtifactId | ArtifactIdschlep-core |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionschlep-core
schlep-core developed by Netflix
|
| Filename | Size |
|---|---|
| schlep-core-0.1.pom | |
| schlep-core-0.1.jar | 98 KB |
| schlep-core-0.1-sources.jar | 46 KB |
| schlep-core-0.1-javadoc.jar | 273 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.schlep/schlep-core/ -->
<dependency>
<groupId>com.netflix.schlep</groupId>
<artifactId>schlep-core</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.schlep/schlep-core/
implementation 'com.netflix.schlep:schlep-core:0.1'
// https://jarcasting.com/artifacts/com.netflix.schlep/schlep-core/
implementation ("com.netflix.schlep:schlep-core:0.1")
'com.netflix.schlep:schlep-core:jar:0.1'
<dependency org="com.netflix.schlep" name="schlep-core" rev="0.1">
<artifact name="schlep-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.schlep', module='schlep-core', version='0.1')
)
libraryDependencies += "com.netflix.schlep" % "schlep-core" % "0.1"
[com.netflix.schlep/schlep-core "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| commons-beanutils : commons-beanutils-core | jar | 1.8.3 |
| org.javassist : javassist | jar | 3.17.1-GA |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| log4j : log4j | jar | 1.2.17 |
| com.netflix.governator : governator | jar | 1.2.3 |
| commons-codec : commons-codec | jar | 1.3 |
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-multibindings | jar | 3.0 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
| com.netflix.archaius : archaius-core | jar | 0.5.11 |
| com.netflix.rxjava : rxjava-core | jar | 0.13.4 |
| com.netflix.servo : servo-core | jar | 0.4.32 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.11 |
| com.google.guava : guava | jar | 14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.8.5 |
| junit : junit | jar | 4.11 |