Datastore

datastore

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

com.walterjwhite.java.infrastructure
ArtifactId

ArtifactId

datastore
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

pom
Description

Description

Datastore
datastore
Project URL

Project URL

https://github.com/walterjwhite/datastore
Source Code Management

Source Code Management

https://github.com/walterjwhite/datastore.git

Download datastore

Filename Size
datastore-0.0.17.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

  • api
  • impl
  • modules
  • providers

Versions

Version
0.0.17