model-db

Database models

License

License

GroupId

GroupId

com.ubirch.chain
ArtifactId

ArtifactId

model-db_2.11
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

model-db
Database models
Project URL

Project URL

http://ubirch.com
Project Organization

Project Organization

com.ubirch.chain
Source Code Management

Source Code Management

https://github.com/ubirch/ubirch-chain-service

Download model-db_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.ubirch.chain/model-db_2.11/ -->
<dependency>
    <groupId>com.ubirch.chain</groupId>
    <artifactId>model-db_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.chain/model-db_2.11/
implementation 'com.ubirch.chain:model-db_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.ubirch.chain/model-db_2.11/
implementation ("com.ubirch.chain:model-db_2.11:0.3.0")
'com.ubirch.chain:model-db_2.11:jar:0.3.0'
<dependency org="com.ubirch.chain" name="model-db_2.11" rev="0.3.0">
  <artifact name="model-db_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.chain', module='model-db_2.11', version='0.3.0')
)
libraryDependencies += "com.ubirch.chain" % "model-db_2.11" % "0.3.0"
[com.ubirch.chain/model-db_2.11 "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.ubirch.util : uuid_2.11 jar 0.1.3
com.ubirch.util : date_2.11 jar 0.5.3

Project Modules

There are no modules declared in this project.

ubirch-chain-service

General Information

TODO

Configuration

TODO

Deployment Notes

TODO

Automated Tests

run all tests

./sbt test

generate coverage report

./sbt coverageReport

more details here: https://github.com/scoverage/sbt-scoverage

Local Setup

com.ubirch.chain

ubirch GmbH

Versions

Version
0.3.0
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0