License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdbitmap-library |
Version | Version1.21.1 |
Type | Typejar |
Description |
DescriptionA scalable Graph database framework
|
Filename | Size |
---|---|
bitmap-library-1.21.1.pom | |
bitmap-library-1.21.1.jar | 12 KB |
bitmap-library-1.21.1-tests.jar | 10 KB |
bitmap-library-1.21.1-sources.jar | 12 KB |
bitmap-library-1.21.1-javadoc.jar | 71 KB |
bitmap-library-1.21.1-deploy.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/bitmap-library/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>bitmap-library</artifactId>
<version>1.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/bitmap-library/
implementation 'uk.gov.gchq.gaffer:bitmap-library:1.21.1'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/bitmap-library/
implementation ("uk.gov.gchq.gaffer:bitmap-library:1.21.1")
'uk.gov.gchq.gaffer:bitmap-library:jar:1.21.1'
<dependency org="uk.gov.gchq.gaffer" name="bitmap-library" rev="1.21.1">
<artifact name="bitmap-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='bitmap-library', version='1.21.1')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "bitmap-library" % "1.21.1"
[uk.gov.gchq.gaffer/bitmap-library "1.21.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : serialisation | jar | 1.21.1 |
uk.gov.gchq.koryphe : core | jar | 1.14.0 |
org.roaringbitmap : RoaringBitmap | jar | 0.5.11 |
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.koryphe : core | test-jar | 1.14.0 |
uk.gov.gchq.gaffer : serialisation | test-jar | 1.21.1 |
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.0 |
org.assertj : assertj-core | jar | 3.20.2 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |