All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download unit-ri JAR 0.8 with all dependencies


Unit Standard (JSR 363) Reference Implementation.

Files of the artifact unit-ri version 0.8 from the group tec.units.

Artifact unit-ri
Group tec.units
Version 0.8
Last update 14. November 2015
Tags: unit standard implementation reference
Organization Jean-Marie Dautelle, Werner Keil, V2COM
URL http://github.com/unitsofmeasurement/unit-ri
License BSD
Dependencies amount 2
Dependencies unit-api, uom-lib-common,
There are maybe transitive dependencies!
There is a newer version: 1.0.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of unit-ri Show documentation

Please rate this JAR file. Is it a good library?

7 downloads

Source code of unit-ri version 0.8

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.servicesx.measure.spi.QuantityFactoryService
META-INF.services.META-INF.servicesx.measure.spi.ServiceProvider
META-INF.services.META-INF.servicesx.measure.spi.SystemOfUnitsService
META-INF.services.META-INF.servicesx.measure.spi.UnitFormatService
tec.units.ri
tec.units.ri.tec.units.ri.AbstractConverter
tec.units.ri.tec.units.ri.AbstractQuantity
tec.units.ri.tec.units.ri.AbstractSystemOfUnits
tec.units.ri.tec.units.ri.AbstractUnit
tec.units.ri.format
tec.units.ri.format.tec.units.ri.format.AbstractUnitFormat
tec.units.ri.format.tec.units.ri.format.Parser
tec.units.ri.format.tec.units.ri.format.QuantityFormat
tec.units.ri.format.tec.units.ri.format.SimpleUnitFormat
tec.units.ri.function
tec.units.ri.function.tec.units.ri.function.AddConverter
tec.units.ri.function.tec.units.ri.function.ExpConverter
tec.units.ri.function.tec.units.ri.function.LogConverter
tec.units.ri.function.tec.units.ri.function.MaximumSupplier
tec.units.ri.function.tec.units.ri.function.MinimumSupplier
tec.units.ri.function.tec.units.ri.function.MultiplyConverter
tec.units.ri.function.tec.units.ri.function.Nameable
tec.units.ri.function.tec.units.ri.function.PiDivisorConverter
tec.units.ri.function.tec.units.ri.function.PiMultiplierConverter
tec.units.ri.function.tec.units.ri.function.QuantitySupplier
tec.units.ri.function.tec.units.ri.function.RationalConverter
tec.units.ri.function.tec.units.ri.function.UnitConverterSupplier
tec.units.ri.function.tec.units.ri.function.UnitSupplier
tec.units.ri.function.tec.units.ri.function.ValueSupplier
tec.units.ri.function.tec.units.ri.function.package-info
tec.units.ri.internal
tec.units.ri.internal.tec.units.ri.internal.DefaultSystemOfUnitsService
tec.units.ri.internal.tec.units.ri.internal.MathUtil
tec.units.ri.internal.tec.units.ri.internal.RIServiceProvider
tec.units.ri.internal.format
tec.units.ri.internal.format.tec.units.ri.internal.format.DefaultUnitFormatService
tec.units.ri.internal.format.tec.units.ri.internal.format.OutputHelper
tec.units.ri.internal.format.l10n
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.Annotation
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.Attribute
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.AttributedCharacterIterator
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.AttributedString
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.CharacterIterator
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.CharacterIteratorFieldDelegate
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.DecimalFormat
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.DecimalFormatSymbols
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.DigitList
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.DontCareFieldPosition
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.FieldPosition
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.Format
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.NumberFormat
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.NumberFormatSymbols
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.ParsePosition
tec.units.ri.internal.format.l10n.tec.units.ri.internal.format.l10n.package-info
tec.units.ri.internal.quantity
tec.units.ri.internal.quantity.tec.units.ri.internal.quantity.DefaultQuantityFactoryService
tec.units.ri
tec.units.ri.tec.units.ri.package-info
tec.units.ri.quantity
tec.units.ri.quantity.tec.units.ri.quantity.AbstractQuantityFactory
tec.units.ri.quantity.tec.units.ri.quantity.DefaultQuantityFactory
tec.units.ri.quantity.tec.units.ri.quantity.DoubleQuantity
tec.units.ri.quantity.tec.units.ri.quantity.FloatQuantity
tec.units.ri.quantity.tec.units.ri.quantity.IntegerQuantity
tec.units.ri.quantity.tec.units.ri.quantity.LongQuantity
tec.units.ri.quantity.tec.units.ri.quantity.NumberQuantity
tec.units.ri.quantity.tec.units.ri.quantity.Quantities
tec.units.ri.quantity.tec.units.ri.quantity.QuantityDimension
tec.units.ri.quantity.tec.units.ri.quantity.QuantityRange
tec.units.ri.spi
tec.units.ri.spi.tec.units.ri.spi.AbstractMeasurement
tec.units.ri.spi.tec.units.ri.spi.DimensionalModel
tec.units.ri.spi.tec.units.ri.spi.Measurement
tec.units.ri.spi.tec.units.ri.spi.Range
tec.units.ri.spi.tec.units.ri.spi.StandardModel
tec.units.ri.spi.tec.units.ri.spi.package-info
tec.units.ri.unit
tec.units.ri.unit.tec.units.ri.unit.AlternateUnit
tec.units.ri.unit.tec.units.ri.unit.AnnotatedUnit
tec.units.ri.unit.tec.units.ri.unit.BaseUnit
tec.units.ri.unit.tec.units.ri.unit.MetricPrefix
tec.units.ri.unit.tec.units.ri.unit.ProductUnit
tec.units.ri.unit.tec.units.ri.unit.TransformedUnit
tec.units.ri.unit.tec.units.ri.unit.Units
tec.units.ri.unit.tec.units.ri.unit.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy