uom-domain
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDoma Данные ORM |
| Группа | Группаtech.uom.domain |
| Идентификатор | Идентификаторuom-domain |
| Последняя версия | Последняя версия2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеUnits of Measurement Domain Specific Modules
Units of Measurement Project Parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uom-domain-2.0.pom | 7 KB |
| Обзор |
<!-- 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"]
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
| Версия |
|---|
|
2.0
|