License |
License |
---|---|
GroupId | GroupIdio.engineblock |
ArtifactId | ArtifactIdeb-core |
Last Version | Last Version2.12.65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneb-core
Runtime artifact for engineblock;
This module ties the core libraries, provided drivers, and API into a single executable jar
|
Filename | Size |
---|---|
eb-core-2.12.65.pom | |
eb-core-2.12.65.jar | 74 KB |
eb-core-2.12.65-sources.jar | 44 KB |
eb-core-2.12.65-javadoc.jar | 564 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/eb-core/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>eb-core</artifactId>
<version>2.12.65</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/eb-core/
implementation 'io.engineblock:eb-core:2.12.65'
// https://jarcasting.com/artifacts/io.engineblock/eb-core/
implementation ("io.engineblock:eb-core:2.12.65")
'io.engineblock:eb-core:jar:2.12.65'
<dependency org="io.engineblock" name="eb-core" rev="2.12.65">
<artifact name="eb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='eb-core', version='2.12.65')
)
libraryDependencies += "io.engineblock" % "eb-core" % "2.12.65"
[io.engineblock/eb-core "2.12.65"]
Group / Artifact | Type | Version |
---|---|---|
io.engineblock : eb-api | jar | 2.12.65 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.dropwizard.metrics : metrics-core | jar | 3.2.6 |
org.mpierce.metrics.reservoir : hdrhistogram-metrics-reservoir | jar | 1.1.0 |
io.dropwizard.metrics : metrics-graphite | jar | 3.2.6 |
org.apache.commons : commons-text | jar | 1.1 |
org.apache.commons : commons-lang3 | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.13.1 |
org.assertj : assertj-core-java8 | jar | 1.0.0m1 |