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

orks.nmw-oss-parent-book.1.21.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.21.2
Show newest version
/*
 * nmw-oss-parent - Parent POM for all New Media Works open-source software projects.
 * Copyright (C) 2021, 2022  New Media Works
 *     [email protected]
 *     703 2nd Street #465
 *     Santa Rosa, CA 95404
 *
 * This file is part of nmw-oss-parent.
 *
 * nmw-oss-parent is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * nmw-oss-parent is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with nmw-oss-parent.  If not, see .
 */
module com.newmediaworks.oss.parent.book {
  // Direct
  requires com.aoapps.badges; // com.aoappsao-badges
  requires com.aoapps.taglib; // com.aoappsao-taglib
  requires com.semanticcms.changelog.taglib; // com.semanticcmssemanticcms-changelog-taglib
  requires com.semanticcms.core.taglib; // com.semanticcmssemanticcms-core-taglib
  requires com.semanticcms.section.taglib; // com.semanticcmssemanticcms-section-taglib
  requires taglibs.standard.spec; // org.apache.taglibstaglibs-standard-spec
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy