is not current version
Last Version 2.12.65

io.engineblock:eb-defaults 2.11.32

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.11.32
Type

Type

pom

Download eb-defaults 2.11.32

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

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