License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.elastisys.scale |
ArtifactId | ArtifactIdcommons.net |
Last Version | Last Version2.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelastisys:scale :: commons :: net
utility classes for network-related functionality
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons.net-2.3.4.pom | |
commons.net-2.3.4.jar | 53 KB |
commons.net-2.3.4-sources.jar | 41 KB |
commons.net-2.3.4-javadoc.jar | 259 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elastisys.scale/commons.net/ -->
<dependency>
<groupId>com.elastisys.scale</groupId>
<artifactId>commons.net</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.elastisys.scale/commons.net/
implementation 'com.elastisys.scale:commons.net:2.3.4'
// https://jarcasting.com/artifacts/com.elastisys.scale/commons.net/
implementation ("com.elastisys.scale:commons.net:2.3.4")
'com.elastisys.scale:commons.net:jar:2.3.4'
<dependency org="com.elastisys.scale" name="commons.net" rev="2.3.4">
<artifact name="commons.net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elastisys.scale', module='commons.net', version='2.3.4')
)
libraryDependencies += "com.elastisys.scale" % "commons.net" % "2.3.4"
[com.elastisys.scale/commons.net "2.3.4"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.7 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
org.apache.commons : commons-email | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.elastisys.scale : commons.json | jar | 2.3.4 |
com.elastisys.scale : commons.eventbus | jar | 2.3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.9 |
com.elastisys.scale : commons.server | jar | 2.3.4 |
com.icegreen : greenmail | jar | 1.4.1 |