License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Bootique User Interface Web Frameworks |
GroupId | GroupIdio.sarl.maven |
ArtifactId | ArtifactIdio.sarl.maven.bootiqueapp |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase for Bootique Application
The base library for the building bootique applications.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |