License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Netty Networking |
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdnetty-http-client-tests |
Version | Version2.7.2 |
Type | Typejar |
Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mastfrog/netty-http-client-tests/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>netty-http-client-tests</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/netty-http-client-tests/
implementation 'com.mastfrog:netty-http-client-tests:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/netty-http-client-tests/
implementation ("com.mastfrog:netty-http-client-tests:2.7.2")
'com.mastfrog:netty-http-client-tests:jar:2.7.2'
<dependency org="com.mastfrog" name="netty-http-client-tests" rev="2.7.2">
<artifact name="netty-http-client-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='netty-http-client-tests', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "netty-http-client-tests" % "2.7.2"
[com.mastfrog/netty-http-client-tests "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : acteur | jar | 2.7.2 |
com.mastfrog : netty-http-test-harness | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : giulius-tests | jar | 2.7.2 |
junit : junit | jar | 4.13.1 |