Last Version

Gogo Data Access 1.0.0

A simple data access library for Java.

License

License

Categories

Categories

Data
GroupId

GroupId

nl.gogognome
ArtifactId

ArtifactId

gogodataaccess
Version

Version

1.0.0
Type

Type

jar
Description

Description

Gogo Data Access
A simple data access library for Java.
Project URL

Project URL

https://github.com/gogognome/gogodataaccess
Source Code Management

Source Code Management

https://github.com/gogognome/gogodataaccess

Download gogodataaccess 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.6.2
com.h2database : h2 jar 1.2.134

Project Modules

There are no modules declared in this project.