| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdio.inkstand |
| ArtifactId | ArtifactIdscribble-net |
| Last Version | Last Version0.3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscribble-net
Support for network operations, such as port availability detection and network
specific matchers.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| scribble-net-0.3.2.1.pom | |
| scribble-net-0.3.2.1.jar | 8 KB |
| scribble-net-0.3.2.1-sources.jar | 8 KB |
| scribble-net-0.3.2.1-javadoc.jar | 61 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.inkstand : scribble-core | jar | 0.3.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| 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 |