Last Version

TRUNK jGuard Swing example 1.1.0-beta-4

jGuard is a library that provides EASY security (authentication and authorization) for Java web and standalone applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jguard
ArtifactId

ArtifactId

jguard-swing-example
Version

Version

1.1.0-beta-4
Type

Type

jar
Description

Description

TRUNK jGuard Swing example
jGuard is a library that provides EASY security (authentication and authorization) for Java web and standalone applications

Download jguard-swing-example 1.1.0-beta-4


<!-- https://jarcasting.com/artifacts/net.sf.jguard/jguard-swing-example/ -->
<dependency>
    <groupId>net.sf.jguard</groupId>
    <artifactId>jguard-swing-example</artifactId>
    <version>1.1.0-beta-4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-swing-example/
implementation 'net.sf.jguard:jguard-swing-example:1.1.0-beta-4'
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-swing-example/
implementation ("net.sf.jguard:jguard-swing-example:1.1.0-beta-4")
'net.sf.jguard:jguard-swing-example:jar:1.1.0-beta-4'
<dependency org="net.sf.jguard" name="jguard-swing-example" rev="1.1.0-beta-4">
  <artifact name="jguard-swing-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguard', module='jguard-swing-example', version='1.1.0-beta-4')
)
libraryDependencies += "net.sf.jguard" % "jguard-swing-example" % "1.1.0-beta-4"
[net.sf.jguard/jguard-swing-example "1.1.0-beta-4"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.jguard : jguard-core jar 1.1.0-beta-4
net.sf.jguard : jguard-ext jar 1.1.0-beta-4

test (4)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.apache.derby : derby jar 10.4.1.3
org.apache.derby : derbyclient jar 10.4.1.3
junit-addons : junit-addons jar 1.4

Project Modules

There are no modules declared in this project.