r.mentawai.2.5.1.source-code.build.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mentawai Show documentation
Show all versions of mentawai Show documentation
A Java full-stack web framework with programmatic configuration instead of XML and Annotations.
# A simple properties file with version number and built date:
# Thanks to Alex Miller: http://stackoverflow.com/questions/3697449/retrieve-version-from-maven-pom-xml-in-code
mentawai.version = ${project.version}
mentawai.buildDate = ${buildDate}