License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.tek271 |
ArtifactId | ArtifactIdtecuj2-net |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptioncom.tek271:tecuj2-net
Java networking utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tecuj2-net-0.0.2.pom | |
tecuj2-net-0.0.2.jar | 20 KB |
tecuj2-net-0.0.2-sources.jar | 10 KB |
tecuj2-net-0.0.2-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tek271/tecuj2-net/ -->
<dependency>
<groupId>com.tek271</groupId>
<artifactId>tecuj2-net</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tek271/tecuj2-net/
implementation 'com.tek271:tecuj2-net:0.0.2'
// https://jarcasting.com/artifacts/com.tek271/tecuj2-net/
implementation ("com.tek271:tecuj2-net:0.0.2")
'com.tek271:tecuj2-net:jar:0.0.2'
<dependency org="com.tek271" name="tecuj2-net" rev="0.0.2">
<artifact name="tecuj2-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tek271', module='tecuj2-net', version='0.0.2')
)
libraryDependencies += "com.tek271" % "tecuj2-net" % "0.0.2"
[com.tek271/tecuj2-net "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-email | jar | 1.5 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.eclipse.jetty : jetty-client | jar | 11.0.6 |
com.tek271.util2 » tecuj2 | jar | 0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |