Last Version

collect 0.0.3

Datalayer library setup

License

License

GroupId

GroupId

io.github.dziioniis
ArtifactId

ArtifactId

collect
Version

Version

0.0.3
Type

Type

jar
Description

Description

collect
Datalayer library setup
Project URL

Project URL

http://github.com/dziioniis/datalayer
Source Code Management

Source Code Management

http://github.com/dziioniis/datalayer/tree/master

Download collect 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.1.4
org.springframework.boot : spring-boot-starter jar 2.4.3
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar

test (1)

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

Project Modules

There are no modules declared in this project.