is not current version
Last Version 1.2.1

org.springframework.cloud.fn:metadata-store-common 1.0.1

metadata-store common

Categories

Categories

Data
GroupId

GroupId

org.springframework.cloud.fn
ArtifactId

ArtifactId

metadata-store-common
Version

Version

1.0.1
Type

Type

jar

Download metadata-store-common 1.0.1


<!-- 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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/metadata-store-common/
implementation 'org.springframework.cloud.fn:metadata-store-common:1.0.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/metadata-store-common/
implementation ("org.springframework.cloud.fn:metadata-store-common:1.0.1")
'org.springframework.cloud.fn:metadata-store-common:jar:1.0.1'
<dependency org="org.springframework.cloud.fn" name="metadata-store-common" rev="1.0.1">
  <artifact name="metadata-store-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='metadata-store-common', version='1.0.1')
)
libraryDependencies += "org.springframework.cloud.fn" % "metadata-store-common" % "1.0.1"
[org.springframework.cloud.fn/metadata-store-common "1.0.1"]