License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdio.helidon.config |
ArtifactId | ArtifactIdhelidon-config-test-infrastructure |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Config Test Infrastructure
Configuration test infrastructure module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config-test-infrastructure/ -->
<dependency>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-test-infrastructure</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-test-infrastructure/
implementation 'io.helidon.config:helidon-config-test-infrastructure:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-test-infrastructure/
implementation ("io.helidon.config:helidon-config-test-infrastructure:3.0.0-M2")
'io.helidon.config:helidon-config-test-infrastructure:jar:3.0.0-M2'
<dependency org="io.helidon.config" name="helidon-config-test-infrastructure" rev="3.0.0-M2">
<artifact name="helidon-config-test-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config-test-infrastructure', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.config" % "helidon-config-test-infrastructure" % "3.0.0-M2"
[io.helidon.config/helidon-config-test-infrastructure "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |