Seshat Units of Measurement Implementation

Seshat (from the ancient Egyptian goddess of knowledge, writing and surveying) is an implementation of Units of Measurement API defined by JSR 363. Seshat is a subset of Apache Spatial Information System (SIS) library keeping only the classes required for JSR 363 implementation.

Лицензия

Лицензия

Группа

Группа

tech.uom
Идентификатор

Идентификатор

seshat
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Seshat Units of Measurement Implementation
Seshat (from the ancient Egyptian goddess of knowledge, writing and surveying) is an implementation of Units of Measurement API defined by JSR 363. Seshat is a subset of Apache Spatial Information System (SIS) library keeping only the classes required for JSR 363 implementation.
Ссылка на сайт

Ссылка на сайт

https://github.com/unitsofmeasurement/seshat
Организация-разработчик

Организация-разработчик

Units of Measurement
Система контроля версий

Система контроля версий

https://github.com/unitsofmeasurement/seshat

Скачать seshat

Имя Файла Размер
seshat-1.1.pom
seshat-1.1.jar 123 KB
seshat-1.1-sources.jar 154 KB
seshat-1.1-javadoc.jar 259 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.measure : unit-api jar 1.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
tech.units : unit-tck jar 1.1

Модули Проекта

Данный проект не имеет модулей.
tech.uom

Units of Measurement

Units of Measurement provides a set of APIs and services for handling units and quantities.

Версии библиотеки

Версия
1.1
1.0