License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdcom.brotherlogic |
ArtifactId | ArtifactIdsimplestore |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.brotherlogic:simplestore
SimpleStore system java
|
Project URL |
Project URL |
Filename | Size |
---|---|
simplestore-0.4.pom | |
simplestore-0.4-sources.jar | 5 KB |
simplestore-0.4-javadoc.jar | 66 KB |
simplestore-0.4.jar | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |