Guise Ecosystem

Guise™ Internet application ecosystem.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

io.guise
ArtifactId

ArtifactId

guise
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

Guise Ecosystem
Guise™ Internet application ecosystem.
Project URL

Project URL

https://guise.io/
Project Organization

Project Organization

GlobalMentor, Inc.
Source Code Management

Source Code Management

https://bitbucket.org/globalmentor/guise

Download guise

Filename Size
guise-0.5.2.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2

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

  • cli
  • framework
  • framework-demo
  • mesh
  • mummy
  • tomcat

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0