libcrunch

A lightweight mapping framework that maps data objects to a number of nodes, subject to constraints

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

libcrunch
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

libcrunch
A lightweight mapping framework that maps data objects to a number of nodes, subject to constraints
Project URL

Project URL

http://github.com/twitter/libcrunch

Download libcrunch

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 12.0.1
org.slf4j : slf4j-api jar 1.6.4

test (6)

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

Project Modules

There are no modules declared in this project.
com.twitter

Twitter

Twitter 💙 #opensource

Versions

Version
1.0.3
1.0.2