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-parent |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUnits of Measurement Health Parent
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-parent-2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.uom.domain/uom-health-parent/ -->
<dependency>
<groupId>tech.uom.domain</groupId>
<artifactId>uom-health-parent</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.uom.domain/uom-health-parent/
implementation 'tech.uom.domain:uom-health-parent:2.0'
// https://jarcasting.com/artifacts/tech.uom.domain/uom-health-parent/
implementation ("tech.uom.domain:uom-health-parent:2.0")
'tech.uom.domain:uom-health-parent:pom:2.0'
<dependency org="tech.uom.domain" name="uom-health-parent" rev="2.0">
<artifact name="uom-health-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.uom.domain', module='uom-health-parent', version='2.0')
)
libraryDependencies += "tech.uom.domain" % "uom-health-parent" % "2.0"
[tech.uom.domain/uom-health-parent "2.0"]
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
Version |
---|
2.0
|