Last Version

Amy development database 0.8.0

A simple H2 Database with Adapter for development

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-development-database
Version

Version

0.8.0
Type

Type

jar
Description

Description

Amy development database
A simple H2 Database with Adapter for development

Download amy-development-database 0.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.amyassist : amy-api jar 0.8.0
io.github.amyassist : amy-persistence-api jar 0.8.0
io.github.amyassist : amy-di-api jar 0.8.0
com.h2database : h2 jar 1.4.199

test (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.