Swing MVC

A Lightweight MVC Framework for Java Swing

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.redstoneblocks.java
ArtifactId

ArtifactId

Swing-MVC
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Swing MVC
A Lightweight MVC Framework for Java Swing
Project URL

Project URL

https://github.com/Allan-Jacobs/Swing-MVC
Source Code Management

Source Code Management

https://github.com/Allan-Jacobs/Swing-MVC/tree/master

Download Swing-MVC

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.10.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4