database

Demo project for Spring Boot

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.andriamarosoa
ArtifactId

ArtifactId

database
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

database
Demo project for Spring Boot
Project URL

Project URL

https://github.com/Andriamarosoa/level
Source Code Management

Source Code Management

https://github.com/Andriamarosoa/level.git

Download database

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.3.3
com.fasterxml.jackson.core : jackson-core jar 2.13.1
commons-beanutils : commons-beanutils jar 1.9.4
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
io.github.andriamarosoa : functional jar 0.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.0