TinyRadius Java Radius Library

TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius packets of all types. It is released under the terms of the LGPL.

License

License

Lesser General Public License (LGPL)
GroupId

GroupId

org.tinyradius
ArtifactId

ArtifactId

tinyradius
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

TinyRadius Java Radius Library
TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius packets of all types. It is released under the terms of the LGPL.
Project URL

Project URL

https://github.com/ctran/TinyRadius
Source Code Management

Source Code Management

https://github.com/ctran/TinyRadius/

Download tinyradius

How to add to project

<!-- https://jarcasting.com/artifacts/org.tinyradius/tinyradius/ -->
<dependency>
    <groupId>org.tinyradius</groupId>
    <artifactId>tinyradius</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinyradius/tinyradius/
implementation 'org.tinyradius:tinyradius:1.1.3'
// https://jarcasting.com/artifacts/org.tinyradius/tinyradius/
implementation ("org.tinyradius:tinyradius:1.1.3")
'org.tinyradius:tinyradius:jar:1.1.3'
<dependency org="org.tinyradius" name="tinyradius" rev="1.1.3">
  <artifact name="tinyradius" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinyradius', module='tinyradius', version='1.1.3')
)
libraryDependencies += "org.tinyradius" % "tinyradius" % "1.1.3"
[org.tinyradius/tinyradius "1.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
com.github.seancfoley : ipaddress jar 5.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.3-rc.4
1.1.3-rc.3
1.1.3-rc.2
1.1.3-rc.1