jradius
JRadius is a Java RADIUS framework for client and server.
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jradius |
ArtifactId | ArtifactIdjradius-core |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjradius-core-1.1.5
JRadius Core
|
Project URL |
Project URL |
Filename | Size |
---|---|
jradius-core-1.1.5.pom | |
jradius-core-1.1.5.jar | 223 KB |
jradius-core-1.1.5-sources.jar | 223 KB |
jradius-core-1.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jradius/jradius-core/ -->
<dependency>
<groupId>net.jradius</groupId>
<artifactId>jradius-core</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.jradius/jradius-core/
implementation 'net.jradius:jradius-core:1.1.5'
// https://jarcasting.com/artifacts/net.jradius/jradius-core/
implementation ("net.jradius:jradius-core:1.1.5")
'net.jradius:jradius-core:jar:1.1.5'
<dependency org="net.jradius" name="jradius-core" rev="1.1.5">
<artifact name="jradius-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jradius', module='jradius-core', version='1.1.5')
)
libraryDependencies += "net.jradius" % "jradius-core" % "1.1.5"
[net.jradius/jradius-core "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.0.5.RELEASE |
commons-configuration : commons-configuration | jar | 1.5 |
commons-chain : commons-chain | jar | 1.2 |
commons-pool : commons-pool | jar | 1.5.4 |
net.sf.ehcache : ehcache-core | jar | 2.4.0 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
log4j : log4j | jar | 1.2.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |
JRadius is a Java RADIUS framework for client and server.