carrotsearch-hppc 0.6.1-4 source package in Ubuntu

Changelog

carrotsearch-hppc (0.6.1-4) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure caused by the build-helper-maven-plugin
    upgrade (Closes: #871162)
  * Simplified the Maven rules
  * Removed 0001-Remove-maven-3-prerequisite.patch
  * Standards-Version updated to 4.1.0

 -- Emmanuel Bourg <email address hidden>  Fri, 25 Aug 2017 00:43:49 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
carrotsearch-hppc_0.6.1-4.dsc 2.1 KiB a5a12067df15b4776996b3e251a2cf4f56f4db750633d437b04dbb7015486a90
carrotsearch-hppc_0.6.1.orig.tar.gz 3.8 MiB fcad66464bae17c79a75d7f1c33f3bc325f593a87e77923c4dbd5af1cb1bf4fc
carrotsearch-hppc_0.6.1-4.debian.tar.xz 2.7 KiB 58ed5be4cdd940ad65267f22265fbed1395eae85757bc6b9d4ef06e134de399a

Available diffs

No changes file available.

Binary packages built by this source

libcarrotsearch-hppc-java: High Performance Primitive Collections for Java

 hppc is a library that contains fundamental data structures (maps,
 sets, lists, stacks, queues) generated for combinations of object and
 primitive types to conserve JVM memory and speed up execution.