Last Version

eb-api 2.12.65

The driver API for engineblock; Provides the interfaces needed to build drivers that can be loaded by engineblock core

License

License

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

eb-api
Version

Version

2.12.65
Type

Type

jar
Description

Description

eb-api
The driver API for engineblock; Provides the interfaces needed to build drivers that can be loaded by engineblock core

Download eb-api 2.12.65


<!-- 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"]

Dependencies

compile (13)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.13.1
org.assertj : assertj-core-java8 jar 1.0.0m1

Project Modules

There are no modules declared in this project.