License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.libj |
ArtifactId | ArtifactIdnet |
Version | Version0.5.2 |
Type | Typejar |
Description |
DescriptionLibJ Net
Supplementary utilities for classes that belong to java.net and javax.servlet packages.
|
Project Organization |
Project OrganizationLibJ |
Filename | Size |
---|---|
net-0.5.2.pom | |
net-0.5.2.jar | 40 KB |
net-0.5.2-tests.jar | 8 KB |
net-0.5.2-sources.jar | 40 KB |
net-0.5.2-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.libj/net/ -->
<dependency>
<groupId>org.libj</groupId>
<artifactId>net</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.libj/net/
implementation 'org.libj:net:0.5.2'
// https://jarcasting.com/artifacts/org.libj/net/
implementation ("org.libj:net:0.5.2")
'org.libj:net:jar:0.5.2'
<dependency org="org.libj" name="net" rev="0.5.2">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.libj', module='net', version='0.5.2')
)
libraryDependencies += "org.libj" % "net" % "0.5.2"
[org.libj/net "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jnr : jnr-netdb | jar | 1.1.6 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.libj : util | jar | 0.8.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |