mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-197: Remove Maven links in pom.xml and replace with comments
This commit is contained in:
committed by
Nick Couchman
parent
fe511d97b2
commit
9451fd63bf
@@ -278,22 +278,21 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- JRadius Library -->
|
||||
<!-- https://mvnrepository.com/artifact/net.jradius/jradius-core -->
|
||||
<!-- JRadius Core Library -->
|
||||
<dependency>
|
||||
<groupId>net.jradius</groupId>
|
||||
<artifactId>jradius-core</artifactId>
|
||||
<version>1.1.5</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/net.jradius/jradius-dictionary -->
|
||||
<!-- JRadius Dictionary, for accessing packet attributes -->
|
||||
<dependency>
|
||||
<groupId>net.jradius</groupId>
|
||||
<artifactId>jradius-dictionary</artifactId>
|
||||
<version>1.1.5</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/net.jradius/jradius-extended -->
|
||||
<!-- JRadius Extended, which inlcudes the SSL/TLS protocols -->
|
||||
<dependency>
|
||||
<groupId>net.jradius</groupId>
|
||||
<artifactId>jradius-extended</artifactId>
|
||||
|
Reference in New Issue
Block a user