License |
License |
---|---|
GroupId | GroupIdio.engineblock |
ArtifactId | ArtifactIdeb-runtime |
Last Version | Last Version2.12.50 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneb-runtime
Runtime component for engineblock.
|
Filename | Size |
---|---|
eb-runtime-2.12.50.pom | |
eb-runtime-2.12.50.jar | 3 KB |
eb-runtime-2.12.50-sources.jar | 3 KB |
eb-runtime-2.12.50-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/eb-runtime/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>eb-runtime</artifactId>
<version>2.12.50</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/eb-runtime/
implementation 'io.engineblock:eb-runtime:2.12.50'
// https://jarcasting.com/artifacts/io.engineblock/eb-runtime/
implementation ("io.engineblock:eb-runtime:2.12.50")
'io.engineblock:eb-runtime:jar:2.12.50'
<dependency org="io.engineblock" name="eb-runtime" rev="2.12.50">
<artifact name="eb-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='eb-runtime', version='2.12.50')
)
libraryDependencies += "io.engineblock" % "eb-runtime" % "2.12.50"
[io.engineblock/eb-runtime "2.12.50"]
Group / Artifact | Type | Version |
---|---|---|
io.engineblock : eb-core | jar | 2.12.50 |
io.engineblock : eb-extensions | jar | 2.12.50 |
io.engineblock : at-stdout | jar | 2.12.50 |
io.engineblock : at-diag | jar | 2.12.50 |
io.engineblock : at-tcp | jar | 2.12.50 |
io.engineblock : at-http | jar | 2.12.50 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.13.1 |
org.assertj : assertj-core-java8 | jar | 1.0.0m1 |