Last Version

scribble-net 0.3.2.1

Support for network operations, such as port availability detection and network specific matchers.

License

License

Categories

Categories

Net
GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

scribble-net
Version

Version

0.3.2.1
Type

Type

jar
Description

Description

scribble-net
Support for network operations, such as port availability detection and network specific matchers.
Project Organization

Project Organization

Inkstand.io

Download scribble-net 0.3.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.inkstand : scribble-core jar 0.3.2.1
org.slf4j : slf4j-api jar 1.7.6

provided (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

Project Modules

There are no modules declared in this project.