Plankton library

The Withwiz Plankton library/framework provides a modern way of implementing system integration, interfaces, utilities. data conversion crypto data type logging io networking scheduler etc..

License

License

GroupId

GroupId

com.withwiz
ArtifactId

ArtifactId

plankton
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Plankton library
The Withwiz Plankton library/framework provides a modern way of implementing system integration, interfaces, utilities. data conversion crypto data type logging io networking scheduler etc..
Project URL

Project URL

https://github.com/greeun/plankton

Download plankton

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpmime jar 4.3.6
io.netty : netty-all jar 4.1.50.Final
org.quartz-scheduler : quartz jar 2.3.2
org.springframework : spring-context jar 5.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2