License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Bootique User Interface Web Frameworks |
GroupId | GroupIdio.sarl.maven |
ArtifactId | ArtifactIdio.sarl.maven.bootiquebatchcompiler |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase for Bootique Batch Compilation
The base library for the building bootique applications that are also based on the SARL batch compiler.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.bootiquebatchcompiler/ -->
<dependency>
<groupId>io.sarl.maven</groupId>
<artifactId>io.sarl.maven.bootiquebatchcompiler</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.bootiquebatchcompiler/
implementation 'io.sarl.maven:io.sarl.maven.bootiquebatchcompiler:0.12.0'
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.bootiquebatchcompiler/
implementation ("io.sarl.maven:io.sarl.maven.bootiquebatchcompiler:0.12.0")
'io.sarl.maven:io.sarl.maven.bootiquebatchcompiler:jar:0.12.0'
<dependency org="io.sarl.maven" name="io.sarl.maven.bootiquebatchcompiler" rev="0.12.0">
<artifact name="io.sarl.maven.bootiquebatchcompiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sarl.maven', module='io.sarl.maven.bootiquebatchcompiler', version='0.12.0')
)
libraryDependencies += "io.sarl.maven" % "io.sarl.maven.bootiquebatchcompiler" % "0.12.0"
[io.sarl.maven/io.sarl.maven.bootiquebatchcompiler "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
io.sarl.maven : io.sarl.maven.bootiqueapp | jar | 0.12.0 |
io.sarl.maven : io.sarl.maven.batchcompiler | jar | 0.12.0 |