uom-domain
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdtech.uom.domain |
ArtifactId | ArtifactIduom-health |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnits of Measurement Health Module
Units of Measurement Health Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uom-health-2.0.pom | |
uom-health-2.0.jar | 8 KB |
uom-health-2.0-tests.jar | 2 KB |
uom-health-2.0-sources.jar | 10 KB |
uom-health-2.0-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.uom.domain/uom-health/ -->
<dependency>
<groupId>tech.uom.domain</groupId>
<artifactId>uom-health</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.uom.domain/uom-health/
implementation 'tech.uom.domain:uom-health:2.0'
// https://jarcasting.com/artifacts/tech.uom.domain/uom-health/
implementation ("tech.uom.domain:uom-health:2.0")
'tech.uom.domain:uom-health:jar:2.0'
<dependency org="tech.uom.domain" name="uom-health" rev="2.0">
<artifact name="uom-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.uom.domain', module='uom-health', version='2.0')
)
libraryDependencies += "tech.uom.domain" % "uom-health" % "2.0"
[tech.uom.domain/uom-health "2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.measure : unit-api | jar | 2.0 |
tech.units : indriya | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
tech.uom.lib : uom-lib-common | jar | 2.0 |
tech.uom.domain : uom-health-api | jar | 2.0 |
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
Version |
---|
2.0
|