swingpm

swingpm - is a experimental take on Presentation Model design pattern implementation for Java Swing-based GUI applications

License

License

GroupId

GroupId

com.github.skarpushin
ArtifactId

ArtifactId

swingpm
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

swingpm
swingpm - is a experimental take on Presentation Model design pattern implementation for Java Swing-based GUI applications
Project URL

Project URL

https://github.com/skarpushin/swingpm
Source Code Management

Source Code Management

https://github.com/skarpushin/swingpm

Download swingpm

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.skarpushin : summerb-validation jar 5.0.1
com.github.skarpushin : summerb-utils jar 5.0.1
com.google.guava : guava jar 30.0-jre
org.apache.logging.log4j : log4j-core jar 2.14.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
1.6.4
1.6.3