License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.globalreachtech |
ArtifactId | ArtifactIdtinyradius-netty |
Last Version | Last Version1.5.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontinyradius-netty
TinyRadius-Netty is a small Java Radius library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinyradius-netty-1.5.11.pom | |
tinyradius-netty-1.5.11.jar | 125 KB |
tinyradius-netty-1.5.11-sources.jar | 74 KB |
tinyradius-netty-1.5.11-javadoc.jar | 305 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalreachtech/tinyradius-netty/ -->
<dependency>
<groupId>com.globalreachtech</groupId>
<artifactId>tinyradius-netty</artifactId>
<version>1.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalreachtech/tinyradius-netty/
implementation 'com.globalreachtech:tinyradius-netty:1.5.11'
// https://jarcasting.com/artifacts/com.globalreachtech/tinyradius-netty/
implementation ("com.globalreachtech:tinyradius-netty:1.5.11")
'com.globalreachtech:tinyradius-netty:jar:1.5.11'
<dependency org="com.globalreachtech" name="tinyradius-netty" rev="1.5.11">
<artifact name="tinyradius-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalreachtech', module='tinyradius-netty', version='1.5.11')
)
libraryDependencies += "com.globalreachtech" % "tinyradius-netty" % "1.5.11"
[com.globalreachtech/tinyradius-netty "1.5.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
io.netty : netty-codec | jar | 4.1.77.Final |
javax.xml.bind : jaxb-api | jar | 2.3.1 |