| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdlibcrunch |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlibcrunch
A lightweight mapping framework that maps data objects to a number of nodes, subject to constraints
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| libcrunch-1.0.3.pom | |
| libcrunch-1.0.3.jar | 45 KB |
| libcrunch-1.0.3-sources.jar | 35 KB |
| libcrunch-1.0.3-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/libcrunch/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>libcrunch</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/libcrunch/
implementation 'com.twitter:libcrunch:1.0.3'
// https://jarcasting.com/artifacts/com.twitter/libcrunch/
implementation ("com.twitter:libcrunch:1.0.3")
'com.twitter:libcrunch:jar:1.0.3'
<dependency org="com.twitter" name="libcrunch" rev="1.0.3">
<artifact name="libcrunch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='libcrunch', version='1.0.3')
)
libraryDependencies += "com.twitter" % "libcrunch" % "1.0.3"
[com.twitter/libcrunch "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 12.0.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.4 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.4 |
| org.mockito : mockito-core | jar | 1.9.0 |
| ch.qos.logback : logback-core | jar | 1.0.1 |
| ch.qos.logback : logback-classic | jar | 1.0.1 |