License |
License |
---|---|
GroupId | GroupIdio.smallrye.stork |
ArtifactId | ArtifactIdstork-core |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Stork : Core
SmallRye Parent POM
|
Filename | Size |
---|---|
stork-core-1.1.2.pom | |
stork-core-1.1.2.jar | 28 KB |
stork-core-1.1.2-sources.jar | 14 KB |
stork-core-1.1.2-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye.stork/stork-core/ -->
<dependency>
<groupId>io.smallrye.stork</groupId>
<artifactId>stork-core</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-core/
implementation 'io.smallrye.stork:stork-core:1.1.2'
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-core/
implementation ("io.smallrye.stork:stork-core:1.1.2")
'io.smallrye.stork:stork-core:jar:1.1.2'
<dependency org="io.smallrye.stork" name="stork-core" rev="1.1.2">
<artifact name="stork-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.stork', module='stork-core', version='1.1.2')
)
libraryDependencies += "io.smallrye.stork" % "stork-core" % "1.1.2"
[io.smallrye.stork/stork-core "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.stork : stork-api | jar | |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.stork : stork-configuration-generator | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.mockito : mockito-core | jar | 4.5.1 |
org.mockito : mockito-inline | jar | 4.5.1 |
io.vertx : vertx-core | jar | 4.2.2 |
org.awaitility : awaitility | jar | 4.1.1 |