com.github.gv2011.jctrl:jctrl-simple

Simple example service for testing.

License

License

GroupId

GroupId

com.github.gv2011.jctrl
ArtifactId

ArtifactId

jctrl-simple
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Simple example service for testing.

Download jctrl-simple

How to add to project

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

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
com.github.gv2011 : gcol jar 0.5.6

test (1)

Group / Artifact Type Version
com.github.gv2011 : testutil jar 0.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1