Last Version

net.sf.squirrel-sql.plugins:swingViolations 3.5.0

Plugin to detect violations of the Swing programming Model. Currently, only the violation of the AWT event dispatch thread is detected.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql.plugins
ArtifactId

ArtifactId

swingViolations
Version

Version

3.5.0
Type

Type

jar
Description

Description

Plugin to detect violations of the Swing programming Model. Currently, only the violation of the AWT event dispatch thread is detected.
Project URL

Project URL

http://www.squirrelsql.org/
Source Code Management

Source Code Management

http://sourceforge.net/p/squirrel-sql/git/ci/fe9318bdee3991f010b5b476244e5629c7d8efee/tree

Download swingViolations 3.5.0


<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/swingViolations/ -->
<dependency>
    <groupId>net.sf.squirrel-sql.plugins</groupId>
    <artifactId>swingViolations</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/swingViolations/
implementation 'net.sf.squirrel-sql.plugins:swingViolations:3.5.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/swingViolations/
implementation ("net.sf.squirrel-sql.plugins:swingViolations:3.5.0")
'net.sf.squirrel-sql.plugins:swingViolations:jar:3.5.0'
<dependency org="net.sf.squirrel-sql.plugins" name="swingViolations" rev="3.5.0">
  <artifact name="swingViolations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.plugins', module='swingViolations', version='3.5.0')
)
libraryDependencies += "net.sf.squirrel-sql.plugins" % "swingViolations" % "3.5.0"
[net.sf.squirrel-sql.plugins/swingViolations "3.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.squirrel-sql : fw jar 3.5.0
net.sf.squirrel-sql : squirrel-sql jar 3.5.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymock jar 2.4
org.easymock : easymockclassextension jar 2.4
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.