jar

com.kasisoft.mgnl : light-yaml

Maven & Gradle

Dec 01, 2017
1 usages

Yaml Extensions for Magnolia CMS · Enhances extension capabilities of Yaml configuration files (~ to JCR 'extends' property), provides connection to the JCR config workspace and to all the registries as well

Table Of Contents

Latest Version

Download com.kasisoft.mgnl : light-yaml JAR file - Latest Versions:

All Versions

Download com.kasisoft.mgnl : light-yaml JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 light-yaml-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mgnlconfig.yaml.constructs

├─ org.mgnlconfig.yaml.constructs.DelegateConstruct.class - [JAR]

├─ org.mgnlconfig.yaml.constructs.EmptyMapConstruct.class - [JAR]

├─ org.mgnlconfig.yaml.constructs.ExclusionConstruct.class - [JAR]

├─ org.mgnlconfig.yaml.constructs.ExtensionConstruct.class - [JAR]

├─ org.mgnlconfig.yaml.constructs.ListConstruct.class - [JAR]

├─ org.mgnlconfig.yaml.constructs.OverridingConstruct.class - [JAR]

├─ org.mgnlconfig.yaml.constructs.VerbatimDependencyInclusionConstruct.class - [JAR]

org.mgnlconfig

├─ org.mgnlconfig.ExtendableYamlConfigSource.class - [JAR]

├─ org.mgnlconfig.ExtendedConfigSourceFactory.class - [JAR]

├─ org.mgnlconfig.YamlDefinitionProvider.class - [JAR]

├─ org.mgnlconfig.YamlExtensions.class - [JAR]

org.mgnlconfig.yaml.dependency

├─ org.mgnlconfig.yaml.dependency.ConfigDependency.class - [JAR]

├─ org.mgnlconfig.yaml.dependency.DefinitionConfigDependency.class - [JAR]

├─ org.mgnlconfig.yaml.dependency.DependencyTracker.class - [JAR]

├─ org.mgnlconfig.yaml.dependency.JcrNodeConfigDependency.class - [JAR]

├─ org.mgnlconfig.yaml.dependency.YamlFileConfigDependency.class - [JAR]

org.mgnlconfig.yaml

├─ org.mgnlconfig.yaml.MapOverlay.class - [JAR]

├─ org.mgnlconfig.yaml.MgnYamlConstructor.class - [JAR]

├─ org.mgnlconfig.yaml.MgnlYaml.class - [JAR]

├─ org.mgnlconfig.yaml.YamlConfigurationDataProvider.class - [JAR]