Units of Measurement Domain Specific Modules

Units of Measurement Project Parent POM

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

tech.uom.domain
ArtifactId

ArtifactId

uom-domain
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Units of Measurement Domain Specific Modules
Units of Measurement Project Parent POM
Project URL

Project URL

https://unitsofmeasurement.github.io/uom-domain/
Project Organization

Project Organization

Units of Measurement
Source Code Management

Source Code Management

http://github.com/unitsofmeasurement/uom-domain/tree/master

Download uom-domain

Filename Size
uom-domain-2.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • energy
  • health
  • imaging
  • retail

uom-domain

Units of Measurement Domain Specific Modules

CircleCI Stability: Active

Currently the following libraries/modules are defined

  • Energy Reusable Quantities for Energy
  • Health Parent to Health modules:
    • Health-API Healthcare API (reusable across multiple platforms)
    • Health Health Module (Java SE 8 and above)
  • Imaging Digital Imaging Unit module
  • Retail Retail Quantities (reusable across Java ME or SE)
tech.uom.domain

Units of Measurement

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

Versions

Version
2.0