is not current version
Last Version 2.12.65

io.engineblock:eb-defaults 2.12.51

EngineBlock is the core of a programmable load test runtime. This module acts as the parent pom for EngineBlock Maven modules.

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

eb-defaults
Version

Version

2.12.51
Type

Type

pom

Download eb-defaults 2.12.51

Filename Size
eb-defaults-2.12.51.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/io.engineblock/eb-defaults/ -->
<dependency>
    <groupId>io.engineblock</groupId>
    <artifactId>eb-defaults</artifactId>
    <version>2.12.51</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/eb-defaults/
implementation 'io.engineblock:eb-defaults:2.12.51'
// https://jarcasting.com/artifacts/io.engineblock/eb-defaults/
implementation ("io.engineblock:eb-defaults:2.12.51")
'io.engineblock:eb-defaults:pom:2.12.51'
<dependency org="io.engineblock" name="eb-defaults" rev="2.12.51">
  <artifact name="eb-defaults" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='eb-defaults', version='2.12.51')
)
libraryDependencies += "io.engineblock" % "eb-defaults" % "2.12.51"
[io.engineblock/eb-defaults "2.12.51"]