Last Version

YES Tech Wizard 1.0.0

A framework the allows for wizard flow control

License

License

GroupId

GroupId

org.yestech
ArtifactId

ArtifactId

yeswizard
Version

Version

1.0.0
Type

Type

jar
Description

Description

YES Tech Wizard
A framework the allows for wizard flow control
Project Organization

Project Organization

YES Technology Association
Source Code Management

Source Code Management

http://github.com/yestech/yeswizard/tree/master

Download yeswizard 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4

provided (4)

Group / Artifact Type Version
joda-time : joda-time Optional jar 1.6
com.google.guava : guava Optional jar r07
org.slf4j : slf4j-api Optional jar 1.5.8
org.slf4j : slf4j-jdk14 Optional jar 1.5.8

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.2
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.