parent
6491742eb0
commit
ae3941707a
86 changed files with 12225 additions and 514 deletions
14
org.jdrupes.vmoperator.manager.events/build.gradle
Normal file
14
org.jdrupes.vmoperator.manager.events/build.gradle
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/*
|
||||
* This file was generated by the Gradle 'init' task.
|
||||
*
|
||||
* This project uses @Incubating APIs which are subject to change.
|
||||
*/
|
||||
|
||||
plugins {
|
||||
id 'org.jdrupes.vmoperator.java-library-conventions'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api 'org.jgrapes:org.jgrapes.core:[1.19.0,2)'
|
||||
api project(':org.jdrupes.vmoperator.common')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue