License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eclipse Collections General Purpose Libraries High Performance |
GroupId | GroupIdat.yawk.numaec |
ArtifactId | ArtifactIdnuma-eclipse-collections |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnuma-eclipse-collections
NUMA-capable implementation of parts of eclipse-collections-api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/at.yawk.numaec/numa-eclipse-collections/ -->
<dependency>
<groupId>at.yawk.numaec</groupId>
<artifactId>numa-eclipse-collections</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/at.yawk.numaec/numa-eclipse-collections/
implementation 'at.yawk.numaec:numa-eclipse-collections:0.2'
// https://jarcasting.com/artifacts/at.yawk.numaec/numa-eclipse-collections/
implementation ("at.yawk.numaec:numa-eclipse-collections:0.2")
'at.yawk.numaec:numa-eclipse-collections:jar:0.2'
<dependency org="at.yawk.numaec" name="numa-eclipse-collections" rev="0.2">
<artifact name="numa-eclipse-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.yawk.numaec', module='numa-eclipse-collections', version='0.2')
)
libraryDependencies += "at.yawk.numaec" % "numa-eclipse-collections" % "0.2"
[at.yawk.numaec/numa-eclipse-collections "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.collections : eclipse-collections | jar | 10.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |
commons-codec : commons-codec | jar | 1.13 |
com.google.guava : guava | jar | 28.1-jre |