datagrid

Utility project for interacting with Database via stored procedures

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.adroit007
ArtifactId

ArtifactId

datagrid
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

datagrid
Utility project for interacting with Database via stored procedures
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/adroit007/datagrid/tree/master

Download datagrid

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.4.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.4.RELEASE

Project Modules

There are no modules declared in this project.

datagrid

Repository for common operations from Spring (v4) enabled Java (v1.8) with database

Versions

Version
1.0.0