Last Version

Base for Bootique Batch Compilation 0.12.0

The base library for the building bootique applications that are also based on the SARL batch compiler.

License

License

Categories

Categories

Maven Build Tools Bootique User Interface Web Frameworks
GroupId

GroupId

io.sarl.maven
ArtifactId

ArtifactId

io.sarl.maven.bootiquebatchcompiler
Version

Version

0.12.0
Type

Type

jar
Description

Description

Base 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

SARL Consortium

Download io.sarl.maven.bootiquebatchcompiler 0.12.0


<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.