License |
License |
---|---|
GroupId | GroupIdde.hglabor |
ArtifactId | ArtifactIdserver-queue-core |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionserver-queue-core
server-queue-core for HGLabor Network
|
Filename | Size |
---|---|
server-queue-core-0.0.2.pom | |
server-queue-core-0.0.2.jar | 21 KB |
server-queue-core-0.0.2-sources.jar | 10 KB |
server-queue-core-0.0.2-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hglabor/server-queue-core/ -->
<dependency>
<groupId>de.hglabor</groupId>
<artifactId>server-queue-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.hglabor/server-queue-core/
implementation 'de.hglabor:server-queue-core:0.0.2'
// https://jarcasting.com/artifacts/de.hglabor/server-queue-core/
implementation ("de.hglabor:server-queue-core:0.0.2")
'de.hglabor:server-queue-core:jar:0.0.2'
<dependency org="de.hglabor" name="server-queue-core" rev="0.0.2">
<artifact name="server-queue-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hglabor', module='server-queue-core', version='0.0.2')
)
libraryDependencies += "de.hglabor" % "server-queue-core" % "0.0.2"
[de.hglabor/server-queue-core "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
de.hglabor : localization | jar | 0.0.6 |
redis.clients : jedis | jar | 3.5.1 |