Units of Measurement parent

Units of Measurement Project Parent POM

License

License

BSD
GroupId

GroupId

tec.uom
ArtifactId

ArtifactId

uom-parent
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Units of Measurement parent
Units of Measurement Project Parent POM
Project URL

Project URL

http://unitsofmeasurement.github.io/
Project Organization

Project Organization

Units of Measurement
Source Code Management

Source Code Management

https://github.com/unitsofmeasurement/uom-parent.git

Download uom-parent

Filename Size
uom-parent-1.0.6.pom 15 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/tec.uom/uom-parent/ -->
<dependency>
    <groupId>tec.uom</groupId>
    <artifactId>uom-parent</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tec.uom/uom-parent/
implementation 'tec.uom:uom-parent:1.0.6'
// https://jarcasting.com/artifacts/tec.uom/uom-parent/
implementation ("tec.uom:uom-parent:1.0.6")
'tec.uom:uom-parent:pom:1.0.6'
<dependency org="tec.uom" name="uom-parent" rev="1.0.6">
  <artifact name="uom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tec.uom', module='uom-parent', version='1.0.6')
)
libraryDependencies += "tec.uom" % "uom-parent" % "1.0.6"
[tec.uom/uom-parent "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

uom-parent

Maven Central Circle CI Stability: Sustained License

Units of Measurement Project Parent POM

This is the main parent pom for all Units of Measurement Maven projects.

Project Info
License: BSD 3-Clause
Build: Maven
Documentation: https://bintray.com/unitsofmeasurement/downloads
Issue tracker: issues
Mailing lists: units-users (subscribe)
units-dev (subscribe)

The only configuration that should be found in this pom is configuration that should be true for all Units of Measurement artifacts


NOTE

Starting with release 1.1 the groupId of this Parent POM changes from tec.uom to tech.uom. Laying the ground for the 2.x releases.


tec.uom

Units of Measurement

Units of Measurement provides a set of APIs and services for handling units and quantities.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0
0.9
0.8
0.8-RC3
0.8-RC2