| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Data Dex General Purpose Libraries Utility |
| GroupId | GroupIdio.github.qsy7.java.modules.index.modules |
| ArtifactId | ArtifactIddatastore |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionindex - modules - datastore
jpa
|
| Filename | Size |
|---|---|
| datastore-0.1.2.pom | 787 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.modules.index.modules/datastore/ -->
<dependency>
<groupId>io.github.qsy7.java.modules.index.modules</groupId>
<artifactId>datastore</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.index.modules/datastore/
implementation 'io.github.qsy7.java.modules.index.modules:datastore:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.index.modules/datastore/
implementation ("io.github.qsy7.java.modules.index.modules:datastore:0.1.2")
'io.github.qsy7.java.modules.index.modules:datastore:pom:0.1.2'
<dependency org="io.github.qsy7.java.modules.index.modules" name="datastore" rev="0.1.2">
<artifact name="datastore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.modules.index.modules', module='datastore', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.modules.index.modules" % "datastore" % "0.1.2"
[io.github.qsy7.java.modules.index.modules/datastore "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.qsy7.java.modules.index : api | jar | 0.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.qsy7.java.modules.index : 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 |