Datastore

datastore

Categories

Categories

Data
GroupId

GroupId

com.walterjwhite.infrastructure
ArtifactId

ArtifactId

datastore
Last Version

Last Version

0.0.15
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.15.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/datastore/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure</groupId>
    <artifactId>datastore</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/datastore/
implementation 'com.walterjwhite.infrastructure:datastore:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/datastore/
implementation ("com.walterjwhite.infrastructure:datastore:0.0.15")
'com.walterjwhite.infrastructure:datastore:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure" name="datastore" rev="0.0.15">
  <artifact name="datastore" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure', module='datastore', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure" % "datastore" % "0.0.15"
[com.walterjwhite.infrastructure/datastore "0.0.15"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • modules

Versions

Version
0.0.15
0.0.14
0.0.13