type below:
brew update
brew install redis
To have launchd start redis now and restart at login:
brew services start redis
type below:
brew update
brew install redis
To have launchd start redis now and restart at login:
brew services start redis
| apply plugin: 'maven-publish' | |
| publishing { | |
| publications { | |
| mavenJava(MavenPublication) { | |
| from components.java | |
| } | |
| } | |
| } |
| /* | |
| * A workaround for Gradle projects using TestFX and multiple JDK versions | |
| * | |
| * Following conversation on this thread: | |
| * https://github.com/TestFX/TestFX/issues/433 | |
| * | |
| * For more info on how TestFX is being using including for headless testing see: | |
| * https://vocabhunter.github.io/2016/07/27/TestFX.html | |
| */ |
| 0xccc500c2a6958d4771bbfdfa486f8629b21f08bd |