jar

tech.uom : seshat

Maven & Gradle

Dec 29, 2022
6 stars

Seshat Units of Measurement Implementation · Seshat (from the ancient Egyptian goddess of knowledge, writing and surveying) is an implementation of Units of Measurement API defined by JSR 385. Seshat is a subset of Apache Spatial Information System (SIS) library keeping only the classes required for JSR 385 implementation.

Table Of Contents

Latest Version

Download tech.uom : seshat JAR file - Latest Versions:

All Versions

Download tech.uom : seshat JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window seshat-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.uom.seshat.util

├─ tech.uom.seshat.util.CharSequences.class - [JAR]

├─ tech.uom.seshat.util.Characters.class - [JAR]

├─ tech.uom.seshat.util.DefinitionURI.class - [JAR]

├─ tech.uom.seshat.util.DerivedIterator.class - [JAR]

├─ tech.uom.seshat.util.DerivedMap.class - [JAR]

├─ tech.uom.seshat.util.DerivedSet.class - [JAR]

├─ tech.uom.seshat.util.ReferenceQueueConsumer.class - [JAR]

├─ tech.uom.seshat.util.StringBuilders.class - [JAR]

├─ tech.uom.seshat.util.WeakEntry.class - [JAR]

├─ tech.uom.seshat.util.WeakHashSet.class - [JAR]

├─ tech.uom.seshat.util.WeakValueHashMap.class - [JAR]

tech.uom.seshat

├─ tech.uom.seshat.AbstractConverter.class - [JAR]

├─ tech.uom.seshat.AbstractUnit.class - [JAR]

├─ tech.uom.seshat.ConcatenatedConverter.class - [JAR]

├─ tech.uom.seshat.ConventionalUnit.class - [JAR]

├─ tech.uom.seshat.DefaultQuantityFactory.class - [JAR]

├─ tech.uom.seshat.DerivedScalar.class - [JAR]

├─ tech.uom.seshat.IdentityConverter.class - [JAR]

├─ tech.uom.seshat.LinearConverter.class - [JAR]

├─ tech.uom.seshat.PowerOf10.class - [JAR]

├─ tech.uom.seshat.Prefixes.class - [JAR]

├─ tech.uom.seshat.Quantities.class - [JAR]

├─ tech.uom.seshat.QuantityFormat.class - [JAR]

├─ tech.uom.seshat.Scalar.class - [JAR]

├─ tech.uom.seshat.ScalarFactory.class - [JAR]

├─ tech.uom.seshat.ScalarFallback.class - [JAR]

├─ tech.uom.seshat.SexagesimalConverter.class - [JAR]

├─ tech.uom.seshat.SystemUnit.class - [JAR]

├─ tech.uom.seshat.UnitDimension.class - [JAR]

├─ tech.uom.seshat.UnitFormat.class - [JAR]

├─ tech.uom.seshat.UnitRegistry.class - [JAR]

├─ tech.uom.seshat.UnitServices.class - [JAR]

├─ tech.uom.seshat.Units.class - [JAR]

tech.uom.seshat.math

├─ tech.uom.seshat.math.Fraction.class - [JAR]

├─ tech.uom.seshat.math.FractionConverter.class - [JAR]

├─ tech.uom.seshat.math.MathFunctions.class - [JAR]

tech.uom.seshat.resources

├─ tech.uom.seshat.resources.Errors.class - [JAR]

├─ tech.uom.seshat.resources.Errors_en.class - [JAR]

├─ tech.uom.seshat.resources.Errors_fr.class - [JAR]

├─ tech.uom.seshat.resources.IndexedResourceBundle.class - [JAR]

├─ tech.uom.seshat.resources.KeyConstants.class - [JAR]

Advertisement