com.github.gv2011.jctrl:jctrl-core

Java System Controller

License

License

GroupId

GroupId

com.github.gv2011.jctrl
ArtifactId

ArtifactId

jctrl-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java System Controller

Download jctrl-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.gv2011 : util jar 0.5.6
com.github.gv2011.m2t : m2t-api jar 0.5.6
org.slf4j : slf4j-api jar 2.0.0-alpha1

runtime (2)

Group / Artifact Type Version
com.github.gv2011 : gcol jar 0.5.6
ch.qos.logback : logback-classic jar 1.3.0-alpha5

test (1)

Group / Artifact Type Version
com.github.gv2011 : util-test jar 0.5.6

Project Modules

There are no modules declared in this project.

Maven Central Build Status License: MIT

jctrl

Java Service Infrastructure

dev branch

Versions

Version
0.0.2
0.0.1