All Downloads are FREE. Search and download functionalities are using the official Maven repository.

es.gob.afirma.core.package-info Maven / Gradle / Ivy

There is a newer version: 1.8.2
Show newest version
/* Copyright (C) 2011 [Gobierno de Espana]
 * This file is part of "Cliente @Firma".
 * "Cliente @Firma" is free software; you can redistribute it and/or modify it under the terms of:
 *   - the GNU General Public License as published by the Free Software Foundation;
 *     either version 2 of the License, or (at your option) any later version.
 *   - or The European Software License; either version 1.1 or (at your option) any later version.
 * You may contact the copyright holder at: [email protected]
 */

/** Módulo Núcleo del Cliente @firma.
 *  

* Este módulo proporciona los servicios comunes requeridos por el resto del módulos * del Cliente @firma, incoporando igualmente los interfaces base que pueden ser implementados * de forma concreta por distintos módulos. *

*


Dependencias de subsistemas

*

Este módulo presenta las siguientes dependencias dinámicas de primer nivel:

*
    *
  • * Dependencia dinámica con el módulo Núcleo UI JSE (afirma-ui-core-jse) del Cliente. *
  • *
  • * Dependencia dinámica con la biblioteca JMIMEMagic. *
  • *
*

* Este módulo es compatible con cualquier entorno JSE 1.5 o superior y con Android 3 o superior.
*

*/ package es.gob.afirma.core;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy