is not current version
Last Version 1.3.3

io.github.sergeivisotsky.metadata:metadata-deploy 1.3.1

Metadata provisioning library

Categories

Categories

Data
GroupId

GroupId

io.github.sergeivisotsky.metadata
ArtifactId

ArtifactId

metadata-deploy
Version

Version

1.3.1
Type

Type

jar

Download metadata-deploy 1.3.1


<!-- https://jarcasting.com/artifacts/io.github.sergeivisotsky.metadata/metadata-deploy/ -->
<dependency>
    <groupId>io.github.sergeivisotsky.metadata</groupId>
    <artifactId>metadata-deploy</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sergeivisotsky.metadata/metadata-deploy/
implementation 'io.github.sergeivisotsky.metadata:metadata-deploy:1.3.1'
// https://jarcasting.com/artifacts/io.github.sergeivisotsky.metadata/metadata-deploy/
implementation ("io.github.sergeivisotsky.metadata:metadata-deploy:1.3.1")
'io.github.sergeivisotsky.metadata:metadata-deploy:jar:1.3.1'
<dependency org="io.github.sergeivisotsky.metadata" name="metadata-deploy" rev="1.3.1">
  <artifact name="metadata-deploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sergeivisotsky.metadata', module='metadata-deploy', version='1.3.1')
)
libraryDependencies += "io.github.sergeivisotsky.metadata" % "metadata-deploy" % "1.3.1"
[io.github.sergeivisotsky.metadata/metadata-deploy "1.3.1"]