org.web4thejob.module.ZK6Module.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.web4thejob.web.zk6 Show documentation
Show all versions of org.web4thejob.web.zk6 Show documentation
The web layer of the framework.
The newest version!
#
# Copyright (c) 2012-2013 Veniamin Isaias.
#
# This file is part of web4thejob.
#
# Web4thejob 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 any later version.
#
# Web4thejob 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 web4thejob. If not, see .
#
application.parent.name=${project.parent.name}
application.type=web
application.name=${project.name}
application.version=${project.version}
application.url=${project.url}
application.fileName=${build.finalName}.jar
application.organization.name=${project.organization.name}
application.organization.url=${project.organization.url}
application.license.name=LGPL
application.license.url=http://www.gnu.org/licenses/lgpl.html
© 2015 - 2025 Weber Informatics LLC | Privacy Policy