License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcommons-net |
Version | Version0.0.1 |
Type | Typepom |
Description |
DescriptionCommons Net
ESA Commons Net is the common lib of Networking.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-net-0.0.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/commons-net/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>commons-net</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons-net/
implementation 'io.esastack:commons-net:0.0.1'
// https://jarcasting.com/artifacts/io.esastack/commons-net/
implementation ("io.esastack:commons-net:0.0.1")
'io.esastack:commons-net:pom:0.0.1'
<dependency org="io.esastack" name="commons-net" rev="0.0.1">
<artifact name="commons-net" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons-net', version='0.0.1')
)
libraryDependencies += "io.esastack" % "commons-net" % "0.0.1"
[io.esastack/commons-net "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : commons | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-inline | jar | 3.3.3 |