jar

org.ozoneplatform : ozone-appconfig

Maven & Gradle

May 14, 2015

OZONE AppConfig plugin · \ Common AppConfig components for OWF and Marketplace.

Table Of Contents

Latest Version

Download org.ozoneplatform : ozone-appconfig JAR file - Latest Versions:

All Versions

Download org.ozoneplatform : ozone-appconfig JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9

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

org.ozoneplatform.appconfig.validate

├─ org.ozoneplatform.appconfig.validate.BaseConfigurationValidator.class - [JAR]

├─ org.ozoneplatform.appconfig.validate.ConfigurationValidator.class - [JAR]

org.ozoneplatform.appconfig.server.service.api

├─ org.ozoneplatform.appconfig.server.service.api.ApplicationConfigurationService.class - [JAR]

org.ozoneplatform.appconfig.event

├─ org.ozoneplatform.appconfig.event.ConfigurationSaveEvent.class - [JAR]

├─ org.ozoneplatform.appconfig.event.ConfigurationSaveFailedEvent.class - [JAR]

org.ozoneplatform.appconfig.client.controller

├─ org.ozoneplatform.appconfig.client.controller.AbstractApplicationConfigurationController.class - [JAR]

org.ozoneplatform.appconfig.server.domain.model

├─ org.ozoneplatform.appconfig.server.domain.model.ApplicationConfiguration.class - [JAR]

├─ org.ozoneplatform.appconfig.server.domain.model.ApplicationSetting.class - [JAR]

├─ org.ozoneplatform.appconfig.server.domain.model.ApplicationSettingType.class - [JAR]

org.ozoneplatform.appconfig.server.persistence.impl

├─ org.ozoneplatform.appconfig.server.persistence.impl.ApplicationConfigurationHibernateRepositoryImpl.class - [JAR]

org.ozoneplatform.appconfig.server.persistence.api

├─ org.ozoneplatform.appconfig.server.persistence.api.ApplicationConfigurationRepository.class - [JAR]

org.ozoneplatform.appconfig.server.service.impl

├─ org.ozoneplatform.appconfig.server.service.impl.ApplicationConfigurationServiceImpl.class - [JAR]