Last Version

org.refcodes:refcodes-command 3.0.4

Artifact for command (job) processing purposes according to the command pattern.

License

License

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-command
Version

Version

3.0.4
Type

Type

jar
Description

Description

org.refcodes:refcodes-command
Artifact for command (job) processing purposes according to the command pattern.
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-command
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-command

Download refcodes-command 3.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.refcodes : refcodes-exception jar 3.0.4
org.refcodes : refcodes-licensing jar 3.0.4

test (1)

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

Project Modules

There are no modules declared in this project.