yasgui

WebJar for yasgui

License

License

MIT
Categories

Categories

GUI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

yasgui
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

yasgui
WebJar for yasgui
Project URL

Project URL

http://webjars.org

Download yasgui

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.webjars.npm : bootstrap-sass jar [3.3.1,4)
org.webjars.npm : yasgui-yasr jar [2.6.5,3)
org.webjars.npm » yasgui-utils jar [1.4.1,2)
org.webjars.npm : minimist jar [1.1.0,2)
org.webjars.npm : yasgui-yasqe jar [2.9.0,3)
org.webjars.npm : jquery-ui jar [1.10.5,2)
org.webjars.npm » github-com-sydcanem-bootstrap-contextmenu jar 0.3.4
org.webjars.npm : codemirror jar [4.7.0,5)
org.webjars.npm : jquery jar [1.11.0,1.12)
org.webjars.npm : microplugin jar 0.0.3
org.webjars.npm » github-com-brianreavis-selectize-js jar v0.12.1
org.webjars.npm : underscore jar [1.7.0,2)

Project Modules

There are no modules declared in this project.

YASGUI

Useful links:

Installation

Below are instructions on how to include Yasgui in your project. If you only want to install Yasr or Yasqe, replace yasgui in the commands below

npm

npm i @triply/yasgui

Yarn

yarn add @triply/yasgui

Local development

Installing dependencies

Run yarn install.

Running Yasgui locally

To develop locally, run yarn run dev

Compiling Yasgui

Run yarn run build. It'll store the transpiled js/css files in the build directory

License

This software is written by Triply.

This code is released under the MIT license.

Versions

Version
2.2.1