Boot from CD-ROM works.
This commit is contained in:
parent
2ed51772ed
commit
ad7e63d78c
6 changed files with 122 additions and 21 deletions
|
|
@ -12,10 +12,10 @@ dependencies {
|
|||
implementation 'org.jgrapes:org.jgrapes.core:[1.19.0,2)'
|
||||
implementation 'org.jgrapes:org.jgrapes.io:[2.5.0,3)'
|
||||
implementation 'org.jgrapes:org.jgrapes.http:[3.1.0,4)'
|
||||
implementation 'org.jgrapes:org.jgrapes.util:[1.26.0,2)'
|
||||
implementation 'org.jgrapes:org.jgrapes.util:[1.28.0,2)'
|
||||
|
||||
implementation 'org.freemarker:freemarker:[2.3.32,2.4)'
|
||||
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:[2.15.0,3]'
|
||||
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:[2.15.1,3]'
|
||||
|
||||
implementation project(':org.jdrupes.vmoperator.util')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue