License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.springframework.cloud.fn |
ArtifactId | ArtifactIdmetadata-store-common |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetadata-store-common
metadata-store common
|
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/metadata-store-common/ -->
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>metadata-store-common</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/metadata-store-common/
implementation 'org.springframework.cloud.fn:metadata-store-common:1.2.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/metadata-store-common/
implementation ("org.springframework.cloud.fn:metadata-store-common:1.2.1")
'org.springframework.cloud.fn:metadata-store-common:jar:1.2.1'
<dependency org="org.springframework.cloud.fn" name="metadata-store-common" rev="1.2.1">
<artifact name="metadata-store-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='metadata-store-common', version='1.2.1')
)
libraryDependencies += "org.springframework.cloud.fn" % "metadata-store-common" % "1.2.1"
[org.springframework.cloud.fn/metadata-store-common "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | |
org.hsqldb : hsqldb | jar | |
org.apache.curator : curator-test | jar | 4.0.1 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.integration : spring-integration-test | jar | |
io.projectreactor : reactor-test | jar | |
org.testcontainers : junit-jupiter | jar | |
org.testcontainers : testcontainers | jar | |
org.awaitility : awaitility | jar |