##// END OF EJS Templates
Reworked shell execution traits, removed useless wrappers, added JsonDelegate for using with closures to construct json-like objects.
Reworked shell execution traits, removed useless wrappers, added JsonDelegate for using with closures to construct json-like objects.

File last commit:

r14:bed0567066c1 default
r18:97a649d829ac default
Show More
libs.versions.toml
7 lines | 234 B | text/plain | TOMLLexer
[versions]
immutables = "2.10.1"
jdt = "2.3.0"
[libraries]
immutables = { module = "org.immutables:value", version.ref = "immutables" }
jdt-annotations = { module = "org.eclipse.jdt:org.eclipse.jdt.annotation", version.ref = "jdt" }