core

business logic

License

License

GroupId

GroupId

com.ubirch.chain
ArtifactId

ArtifactId

core_2.11
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

core
business logic
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 core_2.11

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.ubirch.chain : config_2.11 jar 0.3.0
com.ubirch.chain : model-db_2.11 jar 0.3.0
com.ubirch.chain : model-rest_2.11 jar 0.3.0
com.ubirch.chain : util_2.11 jar 0.3.0
com.typesafe.akka : akka-actor_2.11 jar 2.5.11
com.ubirch.util : deep-check-model_2.11 jar 0.3.1
com.ubirch.util : mongo-utils_2.11 jar 0.8.4
com.ubirch.notary : client_2.11 jar 0.2.7
com.ubirch.util : json_2.11 jar 0.5.1
org.apache.camel : camel-core jar 2.22.0
org.apache.camel : camel-aws jar 2.22.0
org.apache.camel : camel-paho jar 2.22.0
org.apache.camel : camel-mqtt jar 2.22.0
com.typesafe.akka : akka-camel_2.11 jar 2.5.11
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
com.typesafe.scala-logging : scala-logging_2.11 jar 3.7.2
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
com.internetitem : logback-elasticsearch-appender jar 1.5

test (2)

Group / Artifact Type Version
com.ubirch.chain : test-tools_2.11 jar 0.3.0
org.scalatest : scalatest_2.11 jar 3.0.5

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