tinyradius-netty

TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius packets of all types.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.vzakharchenko
ArtifactId

ArtifactId

tinyradius-netty
Last Version

Last Version

1.1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

tinyradius-netty
TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius packets of all types.
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.github.vzakharchenko/tinyradius-netty/ -->
<dependency>
    <groupId>com.github.vzakharchenko</groupId>
    <artifactId>tinyradius-netty</artifactId>
    <version>1.1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vzakharchenko/tinyradius-netty/
implementation 'com.github.vzakharchenko:tinyradius-netty:1.1.4.1'
// https://jarcasting.com/artifacts/com.github.vzakharchenko/tinyradius-netty/
implementation ("com.github.vzakharchenko:tinyradius-netty:1.1.4.1")
'com.github.vzakharchenko:tinyradius-netty:jar:1.1.4.1'
<dependency org="com.github.vzakharchenko" name="tinyradius-netty" rev="1.1.4.1">
  <artifact name="tinyradius-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vzakharchenko', module='tinyradius-netty', version='1.1.4.1')
)
libraryDependencies += "com.github.vzakharchenko" % "tinyradius-netty" % "1.1.4.1"
[com.github.vzakharchenko/tinyradius-netty "1.1.4.1"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
io.netty : netty-all jar 4.1.44.Final
javax.xml.bind : jaxb-api jar 2.3.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.slf4j : slf4j-simple jar 1.7.30
org.mockito : mockito-junit-jupiter jar 3.2.4
net.jradius : jradius-core jar 1.1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4.1
1.1.4