tinyradius-netty

TinyRadius-Netty is a small Java Radius library

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.globalreachtech
ArtifactId

ArtifactId

tinyradius-netty
Last Version

Last Version

1.5.11
Release Date

Release Date

Type

Type

jar
Description

Description

tinyradius-netty
TinyRadius-Netty is a small Java Radius library
Project URL

Project URL

https://github.com/globalreachtech/tinyradius-netty
Source Code Management

Source Code Management

https://github.com/globalreachtech/tinyradius-netty

Download tinyradius-netty

How to add to project

<!-- 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"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.12