is not current version
Last Version 2.1.1

core-channelmanager2 2.0.151

NIO library that is very lightweight and very mockable/testable so you can write higher level tests for your system

License

License

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

core-channelmanager2
Version

Version

2.0.151
Type

Type

jar
Description

Description

core-channelmanager2
NIO library that is very lightweight and very mockable/testable so you can write higher level tests for your system
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download core-channelmanager2 2.0.151


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
org.webpieces : core-datawrapper jar 2.0.151
org.webpieces : core-ssl jar 2.0.151
org.webpieces : core-util jar 2.0.151

Project Modules

There are no modules declared in this project.