| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.glisten |
| ArtifactId | ArtifactIdglisten |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionglisten
glisten developed by Netflix
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| glisten-0.3.pom | |
| glisten-0.3.jar | 177 KB |
| glisten-0.3-sources.jar | 32 KB |
| glisten-0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.glisten/glisten/ -->
<dependency>
<groupId>com.netflix.glisten</groupId>
<artifactId>glisten</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.glisten/glisten/
implementation 'com.netflix.glisten:glisten:0.3'
// https://jarcasting.com/artifacts/com.netflix.glisten/glisten/
implementation ("com.netflix.glisten:glisten:0.3")
'com.netflix.glisten:glisten:jar:0.3'
<dependency org="com.netflix.glisten" name="glisten" rev="0.3">
<artifact name="glisten" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.glisten', module='glisten', version='0.3')
)
libraryDependencies += "com.netflix.glisten" % "glisten" % "0.3"
[com.netflix.glisten/glisten "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| com.google.guava : guava | jar | 12.0 |
| org.codehaus.groovy : groovy-all | jar | 2.0.8 |
| com.amazonaws : aws-java-sdk | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
| cglib : cglib-nodep | jar | 2.2.2 |