Database Schema

This library contains the database schema that is being used by the trading system

License

License

Categories

Categories

Data
GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

database-schema
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Database Schema
This library contains the database schema that is being used by the trading system

Download database-schema

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitlab.marvinh : database-connector jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.3
1.2
1.1
1.0