License |
License |
---|---|
Categories |
CategoriesNet Security CLI User Interface |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-client-web-security |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSuperfly Client Web Security
Replaces spring-security
|
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client-web-security/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-client-web-security</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client-web-security/
implementation 'com.payneteasy.superfly:superfly-client-web-security:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client-web-security/
implementation ("com.payneteasy.superfly:superfly-client-web-security:1.7-24")
'com.payneteasy.superfly:superfly-client-web-security:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-client-web-security" rev="1.7-24">
<artifact name="superfly-client-web-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-client-web-security', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-client-web-security" % "1.7-24"
[com.payneteasy.superfly/superfly-client-web-security "1.7-24"]
Group / Artifact | Type | Version |
---|---|---|
com.payneteasy.superfly : superfly-remote-api | jar | 1.7-24 |
com.caucho : hessian Optional | jar | 4.0.7 |
com.github.spullara.mustache.java : compiler Optional | jar | 0.9.6 |
org.springframework : spring-core Optional | jar | 5.3.18 |
org.springframework : spring-aop Optional | jar | 5.3.18 |
org.slf4j : slf4j-api Optional | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |