License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.lipstick |
ArtifactId | ArtifactIdlipstick-console |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlipstick-console
lipstick-console developed by Netflix
|
Project URL |
Project URL |
Filename | Size |
---|---|
lipstick-console-0.5.pom | |
lipstick-console-0.5.jar | 97 KB |
lipstick-console-0.5-withPig.jar | 19 MB |
lipstick-console-0.5-withHadoop.jar | 26 MB |
lipstick-console-0.5-sources.jar | 71 KB |
lipstick-console-0.5-javadoc.jar | 207 KB |
lipstick-console-0.5-full.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.lipstick/lipstick-console/ -->
<dependency>
<groupId>com.netflix.lipstick</groupId>
<artifactId>lipstick-console</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.lipstick/lipstick-console/
implementation 'com.netflix.lipstick:lipstick-console:0.5'
// https://jarcasting.com/artifacts/com.netflix.lipstick/lipstick-console/
implementation ("com.netflix.lipstick:lipstick-console:0.5")
'com.netflix.lipstick:lipstick-console:jar:0.5'
<dependency org="com.netflix.lipstick" name="lipstick-console" rev="0.5">
<artifact name="lipstick-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.lipstick', module='lipstick-console', version='0.5')
)
libraryDependencies += "com.netflix.lipstick" % "lipstick-console" % "0.5"
[com.netflix.lipstick/lipstick-console "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-entitymanager | jar | 3.6.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.7 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hsqldb : hsqldb | jar | 2.2.8 |
org.powermock : powermock-api-mockito | jar | 1.5 |