License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.jjYBdx4IL.utils |
ArtifactId | ArtifactIdnet-utils |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetwork Utils
Network/HTTP/HTML etc helpers
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
net-utils-1.1.pom | |
net-utils-1.1.jar | 30 KB |
net-utils-1.1-tests.jar | 11 KB |
net-utils-1.1-test-sources.jar | 10 KB |
net-utils-1.1-sources.jar | 23 KB |
net-utils-1.1-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jjYBdx4IL.utils/net-utils/ -->
<dependency>
<groupId>com.github.jjYBdx4IL.utils</groupId>
<artifactId>net-utils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL.utils/net-utils/
implementation 'com.github.jjYBdx4IL.utils:net-utils:1.1'
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL.utils/net-utils/
implementation ("com.github.jjYBdx4IL.utils:net-utils:1.1")
'com.github.jjYBdx4IL.utils:net-utils:jar:1.1'
<dependency org="com.github.jjYBdx4IL.utils" name="net-utils" rev="1.1">
<artifact name="net-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jjYBdx4IL.utils', module='net-utils', version='1.1')
)
libraryDependencies += "com.github.jjYBdx4IL.utils" % "net-utils" % "1.1"
[com.github.jjYBdx4IL.utils/net-utils "1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.fge : uri-template | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jjYBdx4IL.utils : env-utils | jar | 1.0 |
org.eclipse.jetty : jetty-server | jar | 9.4.6.v20170531 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.25 |