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-api |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnits of Measurement Health API
A parent for Units of Measurement Health
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uom-health-api-2.0.pom | |
uom-health-api-2.0.jar | 4 KB |
uom-health-api-2.0-tests.jar | 1 KB |
uom-health-api-2.0-sources.jar | 8 KB |
uom-health-api-2.0-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.uom.domain/uom-health-api/ -->
<dependency>
<groupId>tech.uom.domain</groupId>
<artifactId>uom-health-api</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.uom.domain/uom-health-api/
implementation 'tech.uom.domain:uom-health-api:2.0'
// https://jarcasting.com/artifacts/tech.uom.domain/uom-health-api/
implementation ("tech.uom.domain:uom-health-api:2.0")
'tech.uom.domain:uom-health-api:jar:2.0'
<dependency org="tech.uom.domain" name="uom-health-api" rev="2.0">
<artifact name="uom-health-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.uom.domain', module='uom-health-api', version='2.0')
)
libraryDependencies += "tech.uom.domain" % "uom-health-api" % "2.0"
[tech.uom.domain/uom-health-api "2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.measure : unit-api | jar | 2.0 |
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
Version |
---|
2.0
|