Last Version

Seshat Units of Measurement Implementation 1.1

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.

License

License

GroupId

GroupId

tech.uom
ArtifactId

ArtifactId

seshat
Version

Version

1.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/unitsofmeasurement/seshat
Project Organization

Project Organization

Units of Measurement
Source Code Management

Source Code Management

https://github.com/unitsofmeasurement/seshat

Download seshat 1.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.measure : unit-api jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
tech.units : unit-tck jar 1.1

Project Modules

There are no modules declared in this project.