olarium.toolarium-security.1.1.0.source-code.gradle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of toolarium-security Show documentation
Show all versions of toolarium-security Show documentation
Defines the security library to cover common patterns.
# base information
projectType = java-library
projectRootPackageName = com.github.toolarium.security
projectGroupId = com.github.toolarium
projectComponentId = toolarium
projectDescription = Defines the security library to cover common patterns.
projectUrl = https://github.com/toolarium/toolarium-security
# tool information
# checkstyleToolVersion = 10.3.3
# testDependencyVersion = 5.7.1
sourceCompatibility = 1.8
targetCompatibility = 1.8
# 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