Base for Bootique Application

The base library for the building bootique applications.

License

License

Categories

Categories

Maven Build Tools Bootique User Interface Web Frameworks
GroupId

GroupId

io.sarl.maven
ArtifactId

ArtifactId

io.sarl.maven.bootiqueapp
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

Base for Bootique Application
The base library for the building bootique applications.
Project Organization

Project Organization

SARL Consortium

Download io.sarl.maven.bootiqueapp

How to add to project

<!-- https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.bootiqueapp/ -->
<dependency>
    <groupId>io.sarl.maven</groupId>
    <artifactId>io.sarl.maven.bootiqueapp</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.bootiqueapp/
implementation 'io.sarl.maven:io.sarl.maven.bootiqueapp:0.12.0'
// https://jarcasting.com/artifacts/io.sarl.maven/io.sarl.maven.bootiqueapp/
implementation ("io.sarl.maven:io.sarl.maven.bootiqueapp:0.12.0")
'io.sarl.maven:io.sarl.maven.bootiqueapp:jar:0.12.0'
<dependency org="io.sarl.maven" name="io.sarl.maven.bootiqueapp" rev="0.12.0">
  <artifact name="io.sarl.maven.bootiqueapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sarl.maven', module='io.sarl.maven.bootiqueapp', version='0.12.0')
)
libraryDependencies += "io.sarl.maven" % "io.sarl.maven.bootiqueapp" % "0.12.0"
[io.sarl.maven/io.sarl.maven.bootiqueapp "0.12.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.sarl : io.sarl.api.bootiquebase jar 0.12.0
org.arakhne.afc.bootique : bootique-applicationdata2 jar 16.0
com.google.inject : guice jar 4.2.3
org.arakhne.afc.bootique : bootique-synopsishelp jar 16.0
org.arakhne.afc.bootique : bootique-printconfig jar 16.0
org.arakhne.afc.bootique : bootique-variables jar 16.0
io.sarl.maven : io.sarl.maven.sdk jar 0.12.0
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0
0.10.1
0.10.0