Last Version

Datastore 0.1.2

datastore

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

io.github.qsy7.java.infrastructure
ArtifactId

ArtifactId

datastore
Version

Version

0.1.2
Type

Type

pom
Description

Description

Datastore
datastore

Download datastore 0.1.2

Filename Size
datastore-0.1.2.pom 753 bytes
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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure/datastore/
implementation 'io.github.qsy7.java.infrastructure:datastore:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure/datastore/
implementation ("io.github.qsy7.java.infrastructure:datastore:0.1.2")
'io.github.qsy7.java.infrastructure:datastore:pom:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure" name="datastore" rev="0.1.2">
  <artifact name="datastore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure', module='datastore', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure" % "datastore" % "0.1.2"
[io.github.qsy7.java.infrastructure/datastore "0.1.2"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

  • api
  • impl
  • modules
  • providers