Last Version

InMemoryStorage 0.4.0

In Memory Record Storage

License

License

GroupId

GroupId

com.codingrodent
ArtifactId

ArtifactId

InMemoryRecordStore
Version

Version

0.4.0
Type

Type

jar
Description

Description

InMemoryStorage
In Memory Record Storage
Project URL

Project URL

https://github.com/codesqueak/InMemoryRecordStore.git
Source Code Management

Source Code Management

https://github.com/codesqueak/InMemoryRecordStore

Download InMemoryRecordStore 0.4.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.