License |
License |
---|---|
GroupId | GroupIdcom.github.blasd.apex |
ArtifactId | ArtifactIdapex-primitives |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apex-primitives-1.11.pom | |
apex-primitives-1.11.jar | 8 KB |
apex-primitives-1.11-sources.jar | 6 KB |
apex-primitives-1.11-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.blasd.apex/apex-primitives/ -->
<dependency>
<groupId>com.github.blasd.apex</groupId>
<artifactId>apex-primitives</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blasd.apex/apex-primitives/
implementation 'com.github.blasd.apex:apex-primitives:1.11'
// https://jarcasting.com/artifacts/com.github.blasd.apex/apex-primitives/
implementation ("com.github.blasd.apex:apex-primitives:1.11")
'com.github.blasd.apex:apex-primitives:jar:1.11'
<dependency org="com.github.blasd.apex" name="apex-primitives" rev="1.11">
<artifact name="apex-primitives" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blasd.apex', module='apex-primitives', version='1.11')
)
libraryDependencies += "com.github.blasd.apex" % "apex-primitives" % "1.11"
[com.github.blasd.apex/apex-primitives "1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.blasd.apex : apex-java | jar | 1.11 |
org.roaringbitmap : RoaringBitmap | jar | 0.6.51 |
me.lemire.integercompression : JavaFastPFOR | jar | 0.1.11 |
it.unimi.dsi : fastutil | jar | 8.1.0 |
org.checkerframework : checker-qual | jar | 2.1.10 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 3.0.0 |
org.assertj : assertj-core | jar | 2.6.0 |
nl.jqno.equalsverifier : equalsverifier | jar | 2.3.1 |
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar |