License |
License |
---|---|
GroupId | GroupIdio.stargate.core |
ArtifactId | ArtifactIdcore |
Last Version | Last Version2.0.0-ALPHA-14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore modules for Stargate
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-2.0.0-ALPHA-14.pom | |
core-2.0.0-ALPHA-14.jar | 851 KB |
core-2.0.0-ALPHA-14-sources.jar | 5 KB |
core-2.0.0-ALPHA-14-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.stargate.core/core/ -->
<dependency>
<groupId>io.stargate.core</groupId>
<artifactId>core</artifactId>
<version>2.0.0-ALPHA-14</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.core/core/
implementation 'io.stargate.core:core:2.0.0-ALPHA-14'
// https://jarcasting.com/artifacts/io.stargate.core/core/
implementation ("io.stargate.core:core:2.0.0-ALPHA-14")
'io.stargate.core:core:jar:2.0.0-ALPHA-14'
<dependency org="io.stargate.core" name="core" rev="2.0.0-ALPHA-14">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.core', module='core', version='2.0.0-ALPHA-14')
)
libraryDependencies += "io.stargate.core" % "core" % "2.0.0-ALPHA-14"
[io.stargate.core/core "2.0.0-ALPHA-14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
io.dropwizard.metrics : metrics-core | jar | 4.1.29 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.1.29 |
io.dropwizard.metrics : metrics-jvm | jar | 4.1.29 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
ch.qos.logback : logback-core | jar | 1.2.9 |
io.micrometer : micrometer-core | jar | 1.8.2 |
io.micrometer : micrometer-registry-prometheus | jar | 1.8.2 |
io.prometheus : simpleclient_dropwizard | jar | 0.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-inline | jar | 3.12.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.8 |