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