is not current version
Last Version 2.1.7.RELEASE

io.github.vibrantbyte:storage-datasource-starter 1.0.2


Categories

Categories

Ant Build Tools Data
GroupId

GroupId

io.github.vibrantbyte
ArtifactId

ArtifactId

storage-datasource-starter
Version

Version

1.0.2
Type

Type

jar

Download storage-datasource-starter 1.0.2


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