License |
License |
---|---|
Categories |
CategoriesJava Languages Data Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.walterjwhite.java.modules.index.modules.datastore |
ArtifactId | ArtifactIdstand-alone |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionindex - modules - datastore - stand-alone
jpa
|
Filename | Size |
---|---|
stand-alone-0.0.17.pom | |
stand-alone-0.0.17.jar | 5 KB |
stand-alone-0.0.17-sources.jar | 3 KB |
stand-alone-0.0.17-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.index.modules.datastore/stand-alone/ -->
<dependency>
<groupId>com.walterjwhite.java.modules.index.modules.datastore</groupId>
<artifactId>stand-alone</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.index.modules.datastore/stand-alone/
implementation 'com.walterjwhite.java.modules.index.modules.datastore:stand-alone:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.index.modules.datastore/stand-alone/
implementation ("com.walterjwhite.java.modules.index.modules.datastore:stand-alone:0.0.17")
'com.walterjwhite.java.modules.index.modules.datastore:stand-alone:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.index.modules.datastore" name="stand-alone" rev="0.0.17">
<artifact name="stand-alone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.index.modules.datastore', module='stand-alone', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.index.modules.datastore" % "stand-alone" % "0.0.17"
[com.walterjwhite.java.modules.index.modules.datastore/stand-alone "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.modules.index.modules.datastore : impl | jar | 0.0.17 |
com.walterjwhite.java.modules.index : api | jar | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.modules.index : impl | jar | 0.0.17 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |