License |
License |
---|---|
Categories |
CategoriesJava Languages Data |
GroupId | GroupIdcom.walterjwhite.java.infrastructure |
ArtifactId | ArtifactIddatastore |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDatastore
datastore
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datastore-0.0.17.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure/datastore/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure</groupId>
<artifactId>datastore</artifactId>
<version>0.0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure/datastore/
implementation 'com.walterjwhite.java.infrastructure:datastore:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure/datastore/
implementation ("com.walterjwhite.java.infrastructure:datastore:0.0.17")
'com.walterjwhite.java.infrastructure:datastore:pom:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure" name="datastore" rev="0.0.17">
<artifact name="datastore" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure', module='datastore', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure" % "datastore" % "0.0.17"
[com.walterjwhite.java.infrastructure/datastore "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |