License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Data |
GroupId | GroupIdio.github.qsy7.java.infrastructure.datastore.providers.jpa |
ArtifactId | ArtifactIdproviders |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDatastore - providers - jpa - providers
datastore
|
Filename | Size |
---|---|
providers-0.1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa/providers/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.datastore.providers.jpa</groupId>
<artifactId>providers</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa/providers/
implementation 'io.github.qsy7.java.infrastructure.datastore.providers.jpa:providers:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.datastore.providers.jpa/providers/
implementation ("io.github.qsy7.java.infrastructure.datastore.providers.jpa:providers:0.1.2")
'io.github.qsy7.java.infrastructure.datastore.providers.jpa:providers:pom:0.1.2'
<dependency org="io.github.qsy7.java.infrastructure.datastore.providers.jpa" name="providers" rev="0.1.2">
<artifact name="providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.datastore.providers.jpa', module='providers', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.datastore.providers.jpa" % "providers" % "0.1.2"
[io.github.qsy7.java.infrastructure.datastore.providers.jpa/providers "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.infrastructure.datastore.providers.jpa : impl | jar | 0.1.2 |
io.github.qsy7.java.infrastructure.datastore.api : repository | jar | 0.1.2 |
io.github.qsy7.java.infrastructure.datastore : impl | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |