Datastore - providers - parent pom

datastore

License

License

Categories

Categories

IDE Development Tools Java Languages Data
GroupId

GroupId

io.github.qsy7.java.infrastructure.datastore
ArtifactId

ArtifactId

providers
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Datastore - providers - parent pom
datastore

Download providers

Filename Size
providers-0.1.2.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.qsy7.java.infrastructure.datastore.api : repository jar 0.1.2
io.github.qsy7.java.infrastructure.datastore : impl jar 0.1.2

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

  • jdo
  • jpa

Versions

Version
0.1.2
0.1.0