Last Version

ShowControl4J Core 1.0.0

The Core Library for the ShowControl4J Project

License

License

GroupId

GroupId

org.showcontrol4j
ArtifactId

ArtifactId

showcontrol4j-core
Version

Version

1.0.0
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 1.0.0


<!-- 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.