License |
License |
---|---|
GroupId | GroupIdio.engineblock |
ArtifactId | ArtifactIdeb-api |
Last Version | Last Version2.12.65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneb-api
The driver API for engineblock;
Provides the interfaces needed to build drivers that can be loaded by engineblock core
|
Filename | Size |
---|---|
eb-api-2.12.65.pom | |
eb-api-2.12.65.jar | 380 KB |
eb-api-2.12.65-sources.jar | 273 KB |
eb-api-2.12.65-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/eb-api/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>eb-api</artifactId>
<version>2.12.65</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/eb-api/
implementation 'io.engineblock:eb-api:2.12.65'
// https://jarcasting.com/artifacts/io.engineblock/eb-api/
implementation ("io.engineblock:eb-api:2.12.65")
'io.engineblock:eb-api:jar:2.12.65'
<dependency org="io.engineblock" name="eb-api" rev="2.12.65">
<artifact name="eb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='eb-api', version='2.12.65')
)
libraryDependencies += "io.engineblock" % "eb-api" % "2.12.65"
[io.engineblock/eb-api "2.12.65"]
Group / Artifact | Type | Version |
---|---|---|
io.virtdata : virtdata-userlibs | jar | 2.12.15 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.dropwizard.metrics : metrics-core | jar | 3.2.6 |
org.openjdk.jmh : jmh-core | jar | 1.22 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.22 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.yaml : snakeyaml | jar | 1.23 |
com.mitchtalmadge : ascii-data | jar | 1.2.0 |
org.hdrhistogram : HdrHistogram | jar | 2.1.10 |
org.apache.commons : commons-text | jar | 1.1 |
io.netty : netty-handler | jar | 4.1.44.Final |
org.apache.maven.plugins : maven-shade-plugin | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.13.1 |
org.assertj : assertj-core-java8 | jar | 1.0.0m1 |