jradius
JRadius is a Java RADIUS framework for client and server.
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.hynnet |
| 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 | 222 KB |
| jradius-core-1.1.5-sources.jar | 223 KB |
| jradius-core-1.1.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/jradius-core/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>jradius-core</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/jradius-core/
implementation 'com.hynnet:jradius-core:1.1.5'
// https://jarcasting.com/artifacts/com.hynnet/jradius-core/
implementation ("com.hynnet:jradius-core:1.1.5")
'com.hynnet:jradius-core:jar:1.1.5'
<dependency org="com.hynnet" name="jradius-core" rev="1.1.5">
<artifact name="jradius-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='jradius-core', version='1.1.5')
)
libraryDependencies += "com.hynnet" % "jradius-core" % "1.1.5"
[com.hynnet/jradius-core "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | [4.3.3.RELEASE,) |
| commons-configuration : commons-configuration | jar | [1.10,) |
| commons-chain : commons-chain | jar | [1.2,) |
| commons-pool : commons-pool | jar | [1.5.4,) |
| net.sf.ehcache : ehcache-core | jar | [2.6.11,) |
| org.slf4j : slf4j-log4j12 | jar | [1.7.21,) |
| log4j : log4j | jar | [1.2.15,) |
| commons-digester : commons-digester | jar | [2.1,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.6 |
JRadius is a Java RADIUS framework for client and server.