jar

gov.hhs.aspr.ms.taskit : core

Maven & Gradle

Apr 08, 2024
2 stars

Translation and Serialization Toolkit (Taskit): Core · The core components of a toolkit that aids in the conversion between two Java objects, primiarly for use with coverting between an input Java object and a application Java object.

Table Of Contents

Latest Version

Download gov.hhs.aspr.ms.taskit : core JAR file - Latest Versions:

All Versions

Download gov.hhs.aspr.ms.taskit : core JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x

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 core-3.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject.input

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject.input.TestComplexInputObject.class - [JAR]

gov.hhs.aspr.ms.taskit.core

├─ gov.hhs.aspr.ms.taskit.core.BaseTranslationSpec.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.CoreTranslationError.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.TranslationController.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.TranslationEngine.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.TranslationEngineType.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.TranslationSpec.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.Translator.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.TranslatorContext.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.TranslatorId.class - [JAR]

gov.hhs.aspr.ms.taskit.core.testsupport.testobject.translationSpecs

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.translationSpecs.TestObjectTranslationSpec.class - [JAR]

gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject.TestComplexAppObject.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject.TestComplexObjectTranslator.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject.TestComplexObjectTranslatorId.class - [JAR]

gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject.translationSpecs

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testcomplexobject.translationSpecs.TestComplexObjectTranslationSpec.class - [JAR]

gov.hhs.aspr.ms.taskit.core.testsupport.testobject.input

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.input.TestInputChildObject.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.input.TestInputObject.class - [JAR]

gov.hhs.aspr.ms.taskit.core.testsupport.testobject

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.TestAppChildObject.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.TestAppEnum.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.TestAppObject.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.TestObjectTranslator.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.TestObjectTranslatorId.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.testobject.TestObjectWrapper.class - [JAR]

gov.hhs.aspr.ms.taskit.core.testsupport

├─ gov.hhs.aspr.ms.taskit.core.testsupport.TestTranslationEngine.class - [JAR]

├─ gov.hhs.aspr.ms.taskit.core.testsupport.TestTranslationSpec.class - [JAR]