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

olarium.toolarium-dependency-check-util.1.0.0.source-code.gradle.properties Maven / Gradle / Ivy

# base information
projectType              = java-library
projectRootPackageName   = com.github.toolarium.dependency.check
projectGroupId           = com.github.toolarium
projectComponentId       = toolarium
projectDescription       = Implements OWASP dependency-check utilities.
projectUrl               = https://github.com/toolarium/toolarium-dependency-check-util
licenseText              = GPL-3.0 License
licenseUrl               = https://raw.githubusercontent.com/toolarium/toolarium-dependency-check-util/master/LICENSE

# tool information
# checkstyleToolVersion    = 10.3.3
# testDependencyVersion    = 5.7.2
# sourceCompatibility      = 11
# targetCompatibility      = 11

# jvm information
org.gradle.jvmargs       = -Xmx1g -XX:MaxHeapSize=1g -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.logging.level = quiet
org.gradle.console       = rich
org.gradle.warning.mode  = all




© 2015 - 2025 Weber Informatics LLC | Privacy Policy