jar

org.apache.tamaya.ext : tamaya-optional

Maven & Gradle

Sep 25, 2019
2 usages

Apache Tamaya Modules - Optional Backend · This module provides a simple class that can be used as a single dependency for evaluating configuration. It runs basically without Tamaya being on the classpath, but if available it considers/uses Tamaya functionality.

Table Of Contents

Latest Version

Download org.apache.tamaya.ext : tamaya-optional JAR file - Latest Versions:

All Versions

Download org.apache.tamaya.ext : tamaya-optional JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4
0.3
0.2

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

org.apache.tamaya.optional

├─ org.apache.tamaya.optional.EvaluationPolicy.class - [JAR]

├─ org.apache.tamaya.optional.OptionalConfiguration.class - [JAR]

├─ org.apache.tamaya.optional.ValueProvider.class - [JAR]

Advertisement