Last Version

com.brotherlogic:simplestore 0.4

SimpleStore system java

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.brotherlogic
ArtifactId

ArtifactId

simplestore
Version

Version

0.4
Type

Type

jar
Description

Description

com.brotherlogic:simplestore
SimpleStore system java
Project URL

Project URL

https://github.com/BrotherLogic/simplestore

Download simplestore 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.google.code.gson : gson jar 2.3.1
org.postgresql : postgresql jar 9.4-1200-jdbc41

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.