is not current version
Last Version 0.1.2

Datastore 0.1.0

datastore

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

io.github.qsy7.java.infrastructure
ArtifactId

ArtifactId

datastore
Version

Version

0.1.0
Type

Type

pom
Description

Description

Datastore
datastore

Download datastore 0.1.0

Filename Size
datastore-0.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure/datastore/ -->
<dependency>
    <groupId>io.github.qsy7.java.infrastructure</groupId>
    <artifactId>datastore</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure/datastore/
implementation 'io.github.qsy7.java.infrastructure:datastore:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure/datastore/
implementation ("io.github.qsy7.java.infrastructure:datastore:0.1.0")
'io.github.qsy7.java.infrastructure:datastore:pom:0.1.0'
<dependency org="io.github.qsy7.java.infrastructure" name="datastore" rev="0.1.0">
  <artifact name="datastore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure', module='datastore', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.infrastructure" % "datastore" % "0.1.0"
[io.github.qsy7.java.infrastructure/datastore "0.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

  • api
  • impl
  • modules
  • providers