ASTM 1394 implements CLSI LIS2-A2 (formerly ASTM E1394)

Overview

ASTM 1394

Description

ASTM 1394 implements CLSI LIS2-A2 (formerly ASTM E1394)

ASTM 1394 реализует стандарт CLSI LIS2-A2 (ранее ASTM E1394)

Getting Started

Requires Java >= 8 (Требуется Java >= 8).

To build, you can enter the command (Для сборки можно ввести команду) :

# windows
gradlew.bat build

#linux
./gradlew build

For testing and code coverage reporting (Для тестирования и отчета об покрытии кода):

# windows
gradlew.bat test jacocoTestReport 

#linux
./gradlew test jacocoTestReport 

Example

Examples are shown in /src/test/ for ADVIA Centaur XP Immunoassay System and UniCell DxH 800 instruments.

Примеры показаны в /src/test/ для приборов ADVIA Centaur XP Immunoassay System и UniCell DxH 800.


Creators

Nikita Konstantinovich Chistousov

[email protected]

License

MIT

You might also like...

Fabric mod that re-implements the Copper Horn that was added and removed in the Bedrock Previews

Fabric mod that re-implements the Copper Horn that was added and removed in the Bedrock Previews

ReturnCopperHorns Fabric mod that re-implements the Copper Horn that was added and removed in the Bedrock Previews There are ten different copper horn

Nov 26, 2022
Owner
Nikita Konstantinovich Chistousov
Nikita Konstantinovich Chistousov
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

Trino is a fast distributed SQL query engine for big data analytics. See the User Manual for deployment instructions and end user documentation. Devel

Trino 6.9k Dec 31, 2022
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.

Vavr is an object-functional language extension to Java 8, which aims to reduce the lines of code and increase code quality. It provides persistent co

vavr 5.1k Jan 3, 2023
a pug implementation written in Java (formerly known as jade)

Attention: jade4j is now pug4j In alignment with the javascript template engine we renamed jade4j to pug4j. You will find it under https://github.com/

neuland - Büro für Informatik 700 Oct 16, 2022
a pug implementation written in Java (formerly known as jade)

Attention: jade4j is now pug4j In alignment with the javascript template engine we renamed jade4j to pug4j. You will find it under https://github.com/

neuland - Büro für Informatik 700 Oct 16, 2022
A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues

Nakadi Event Broker Nakadi is a distributed event bus broker that implements a RESTful API abstraction on top of Kafka-like queues, which can be used

Zalando SE 866 Dec 21, 2022
A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.

TLS Channel TLS Channel is a library that implements a ByteChannel interface over a TLS (Transport Layer Security) connection. It delegates all crypto

Mariano Barrios 149 Dec 31, 2022
A Forge mod that implements SpongeAPI

SpongeForge Currently not stable and under heavy development! A Forge implementation of the Sponge API. Homepage Source Issues Documentation Community

SpongePowered 1.1k Dec 20, 2022
Properly implements shields being able to block endcrystal blasts, as they should; like every other explosion type.

Endcrystal-Shield Properly implements shields being able to block endcrystal blasts, as they should; like every other explosion type. Mojang CONFIRMED

Ian 3 Jul 7, 2022
An easy-to-use Spigot library that implements a GUI interface within offhand maps.

MiniMapGUI An easy-to-use Spigot library that implements a GUI interface within offhand maps. Maven/Gradle Dependencies Replace Tag with the latest ve

byteful 10 Oct 17, 2022
EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features

EssentialClient EssentialClient is a client side only mod originally forked from Carpet Client for 1.15.2 that implements new client side features. Th

null 62 Jan 3, 2023