| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.tek271 |
| ArtifactId | ArtifactIdtecuj2-net |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| 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.1.0.pom | |
| tecuj2-net-0.1.0.jar | 20 KB |
| tecuj2-net-0.1.0-sources.jar | 10 KB |
| tecuj2-net-0.1.0-javadoc.jar | 458 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tek271/tecuj2-net/ -->
<dependency>
<groupId>com.tek271</groupId>
<artifactId>tecuj2-net</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tek271/tecuj2-net/
implementation 'com.tek271:tecuj2-net:0.1.0'
// https://jarcasting.com/artifacts/com.tek271/tecuj2-net/
implementation ("com.tek271:tecuj2-net:0.1.0")
'com.tek271:tecuj2-net:jar:0.1.0'
<dependency org="com.tek271" name="tecuj2-net" rev="0.1.0">
<artifact name="tecuj2-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tek271', module='tecuj2-net', version='0.1.0')
)
libraryDependencies += "com.tek271" % "tecuj2-net" % "0.1.0"
[com.tek271/tecuj2-net "0.1.0"]
| 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.7 |
| com.tek271.util2 » tecuj2 | jar | 0.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |