License |
License
Other License Agreement
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-net |
Version | Version2.0.5 |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-net
This artifact provides networking related definitions and types being
used by REFCODES.ORG networking related functionality and artifacts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-net-2.0.5.pom | |
refcodes-net-2.0.5.jar | 437 KB |
refcodes-net-2.0.5-tests.jar | 36 KB |
refcodes-net-2.0.5-test-sources.jar | 26 KB |
refcodes-net-2.0.5-sources.jar | 316 KB |
refcodes-net-2.0.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-net/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-net</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-net/
implementation 'org.refcodes:refcodes-net:2.0.5'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-net/
implementation ("org.refcodes:refcodes-net:2.0.5")
'org.refcodes:refcodes-net:jar:2.0.5'
<dependency org="org.refcodes" name="refcodes-net" rev="2.0.5">
<artifact name="refcodes-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-net', version='2.0.5')
)
libraryDependencies += "org.refcodes" % "refcodes-net" % "2.0.5"
[org.refcodes/refcodes-net "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-security | jar | 2.0.5 |
org.json : json | jar | 20180130 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.4 |
org.refcodes : refcodes-structure-ext-factory | jar | 2.0.5 |
org.refcodes : refcodes-configuration | jar | 2.0.5 |
org.refcodes : refcodes-exception | jar | 2.0.5 |
org.refcodes : refcodes-io | jar | 2.0.5 |
org.refcodes : refcodes-licensing | jar | 2.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-logger-alt-console | jar | 2.0.5 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |