blaise-app

Application framework to help configure menus and toolbars, extension of BSAF.

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-app
Last Version

Last Version

1.0.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

blaise-app
Application framework to help configure menus and toolbars, extension of BSAF.
Project URL

Project URL

https://github.com/triathematician/blaise-app
Source Code Management

Source Code Management

https://github.com/triathematician/blaise-app

Download blaise-app

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-app/ -->
<dependency>
    <groupId>com.googlecode.blaisemath</groupId>
    <artifactId>blaise-app</artifactId>
    <version>1.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-app/
implementation 'com.googlecode.blaisemath:blaise-app:1.0.0-beta'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-app/
implementation ("com.googlecode.blaisemath:blaise-app:1.0.0-beta")
'com.googlecode.blaisemath:blaise-app:jar:1.0.0-beta'
<dependency org="com.googlecode.blaisemath" name="blaise-app" rev="1.0.0-beta">
  <artifact name="blaise-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-app', version='1.0.0-beta')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-app" % "1.0.0-beta"
[com.googlecode.blaisemath/blaise-app "1.0.0-beta"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
org.jdesktop.bsaf : bsaf jar 1.9.2
com.googlecode.blaisemath : firestarter jar 2.0.0-beta
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

blaise-app

blaise-app provides some lightweight, useful functionality on top of the Better Swing Application Framework.

Related Libraries

Versions

Version
1.0.0-beta
0.2.0-beta
0.1.1-beta
0.1.0-beta