| License |
License
BSD
|
|---|---|
| GroupId | GroupIdsystems.uom |
| ArtifactId | ArtifactIdsystems-common |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUnits of Measurement Common Unit Systems
Parent POM for Unit Systems
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| systems-common-2.1.pom | |
| systems-common-2.1.jar | 24 KB |
| systems-common-2.1-tests.jar | 7 KB |
| systems-common-2.1-sources.jar | 32 KB |
| systems-common-2.1-javadoc.jar | 528 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/systems.uom/systems-common/ -->
<dependency>
<groupId>systems.uom</groupId>
<artifactId>systems-common</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/systems.uom/systems-common/
implementation 'systems.uom:systems-common:2.1'
// https://jarcasting.com/artifacts/systems.uom/systems-common/
implementation ("systems.uom:systems-common:2.1")
'systems.uom:systems-common:jar:2.1'
<dependency org="systems.uom" name="systems-common" rev="2.1">
<artifact name="systems-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.uom', module='systems-common', version='2.1')
)
libraryDependencies += "systems.uom" % "systems-common" % "2.1"
[systems.uom/systems-common "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.measure : unit-api | jar | 2.1.2 |
| tech.units : indriya | jar | 2.1.2 |
| si.uom : si-quantity | jar | 2.1 |
| si.uom : si-units | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| systems.uom : systems-quantity | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
| org.junit.platform : junit-platform-runner | jar | 1.7.2 |