ShowControl4J Core

The Core Library for the ShowControl4J Project

License

License

GroupId

GroupId

org.showcontrol4j
ArtifactId

ArtifactId

showcontrol4j-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ShowControl4J Core
The Core Library for the ShowControl4J Project
Project URL

Project URL

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

Source Code Management

http://github.com/showcontrol4j/showcontrol4j/tree/main/showcontrol4j-core

Download showcontrol4j-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.rabbitmq : amqp-client jar 5.7.3
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.

build status license info chat on Discord

latest release

ShowControl4J is an open sourced Java library which provides a mechanism to connect Show Elements (LEDs, Speakers, Servos, Motors, etc.) and Show Triggers (Push Buttons, Motion Detectors, RFID tags, IO Keyboards, etc.) to group together visual and sound effects in a Themed Attraction or Show.

A prime example would be setting off a number of show effects running on seperate systems/ microcontrollers in sequence with each other as a guest passes by in a ride vehicle on a typical theme park dark ride.

Author

James Hare

LinkedIn: https://www.linkedin.com/in/jameshareuk

Usage

Head on over to the ShowControl4J Medium Publication to read more about the project and learn how to setup and use the libraries. https://medium.com/showcontrol4j

Javadocs

Module Link
showcontrol4j-core showcontrol4j-core javadoc
showcontrol4j-element showcontrol4j-element javadoc
showcontrol4j-trigger showcontrol4j-trigger javadoc

org.showcontrol4j

ShowControl4J

Versions

Version
1.0.0