![JAR search and dependency download from the Maven repository](/logo.png)
Download com.googlecode.junit-toolbox JAR files with all dependencies
junit-platform-launcher from group org.junit.platform (version 1.0.0)
Module "junit-platform-launcher" of JUnit 5.
junit-jupiter-api from group org.junit.jupiter (version 5.0.1)
Module "junit-jupiter-api" of JUnit 5.
37 downloads
ejml from group com.googlecode.efficient-java-matrix-library (version 0.23)
A fast and easy to use dense matrix linear algebra library written in Java.
junit-platform-surefire-provider from group org.junit.platform (version 1.3.1)
Module "junit-platform-surefire-provider" of JUnit 5.
junit-jupiter-api from group org.junit.jupiter (version 5.3.2)
Module "junit-jupiter-api" of JUnit 5.
35 downloads
lanterna from group com.googlecode.lanterna (version 2.1.7)
Java library for creating text-based terminal GUIs
35 downloads
junit5-api from group org.junit (version 5.0.0-ALPHA)
Module "junit5-api" of JUnit 5.
gwt-charts from group com.googlecode.gwt-charts (version 0.9.10)
Unofficial Google Chart Tools API for Google Web Toolkit
JavaEWAH from group com.googlecode.javaewah (version 1.1.6)
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression.
JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme.
The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
junit-jupiter-engine from group org.junit.jupiter (version 5.3.2)
Module "junit-jupiter-engine" of JUnit 5.
33 downloads
junit from group junit (version 3.8.2)
JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
32 downloads
dd-plist from group com.googlecode.plist (version 1.16)
This library enables Java applications to work with property lists in various formats.
Supported formats for reading and writing are OS X/iOS binary and XML property lists.
ASCII property lists are also supported.
The library also provides access to basic functions of NeXTSTEP/Cocoa classes like
NSDictionary, NSArray, etc.
surefire-junit5 from group org.junit (version 5.0.0-ALPHA)
Module "surefire-junit5" of JUnit 5.
tritonus-share from group com.googlecode.soundlibs (version 0.3.7-1)
31 downloads
lambdaj from group com.googlecode.lambdaj (version 2.3.3)
The pseudo-functional collection manipulation library
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
Page 5 from 119 (items total 1773)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy