Guise Framework

Guise™ Internet application framework.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

io.guise
ArtifactId

ArtifactId

guise-framework
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Guise Framework
Guise™ Internet application framework.
Project Organization

Project Organization

GlobalMentor, Inc.

Download guise-framework

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.4
com.globalmentor : globalmentor-css-spec jar 0.6.5
com.globalmentor : globalmentor-country-us jar 0.6.1
com.globalmentor : globalmentor-iso-idcard jar 0.6.1
com.globalmentor : globalmentor-itu jar 0.6.0
com.globalmentor : globalmentor-javascript jar 0.6.5
com.globalmentor : globalmentor-log jar 0.6.4
com.globalmentor : globalmentor-mail jar 0.6.0
com.globalmentor : globalmentor-servlet jar 0.6.3
com.globalmentor : globalmentor-text-directory-vcard jar 0.6.2
com.globalmentor : globalmentor-text-elff jar 0.6.0
com.globalmentor : globalmentor-vocab-ogp jar 0.6.5
com.globalmentor : globalmentor-xml jar 0.6.5
io.urf : turf jar 0.4.1
io.urf : urf-vocab-content jar 0.4.1
org.zalando : faux-pas jar 0.9.0
com.google.code.findbugs : jsr305 Optional jar 3.0.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-core jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0