SmallRye Stork : Test Utilities

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye.stork
ArtifactId

ArtifactId

stork-test-utils
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye Stork : Test Utilities
SmallRye Parent POM

Download stork-test-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.smallrye.stork/stork-test-utils/ -->
<dependency>
    <groupId>io.smallrye.stork</groupId>
    <artifactId>stork-test-utils</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-test-utils/
implementation 'io.smallrye.stork:stork-test-utils:1.1.2'
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-test-utils/
implementation ("io.smallrye.stork:stork-test-utils:1.1.2")
'io.smallrye.stork:stork-test-utils:jar:1.1.2'
<dependency org="io.smallrye.stork" name="stork-test-utils" rev="1.1.2">
  <artifact name="stork-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.stork', module='stork-test-utils', version='1.1.2')
)
libraryDependencies += "io.smallrye.stork" % "stork-test-utils" % "1.1.2"
[io.smallrye.stork/stork-test-utils "1.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.smallrye.stork : stork-core jar
org.assertj : assertj-core jar 3.22.0
org.slf4j : slf4j-simple jar 1.7.36

provided (1)

Group / Artifact Type Version
io.smallrye.stork : stork-configuration-generator jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.0
1.0.0
1.0.0.Beta4
1.0.0.Beta3
1.0.0.Beta2