License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.thoughtworks.spring.security.acls.jdbc |
ArtifactId | ArtifactIdfallbacklookupstrategy |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFallbackLookupStrategy
FallbackLookupStrategy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.spring.security.acls.jdbc/fallbacklookupstrategy/ -->
<dependency>
<groupId>com.thoughtworks.spring.security.acls.jdbc</groupId>
<artifactId>fallbacklookupstrategy</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.spring.security.acls.jdbc/fallbacklookupstrategy/
implementation 'com.thoughtworks.spring.security.acls.jdbc:fallbacklookupstrategy:1.0.2'
// https://jarcasting.com/artifacts/com.thoughtworks.spring.security.acls.jdbc/fallbacklookupstrategy/
implementation ("com.thoughtworks.spring.security.acls.jdbc:fallbacklookupstrategy:1.0.2")
'com.thoughtworks.spring.security.acls.jdbc:fallbacklookupstrategy:jar:1.0.2'
<dependency org="com.thoughtworks.spring.security.acls.jdbc" name="fallbacklookupstrategy" rev="1.0.2">
<artifact name="fallbacklookupstrategy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.spring.security.acls.jdbc', module='fallbacklookupstrategy', version='1.0.2')
)
libraryDependencies += "com.thoughtworks.spring.security.acls.jdbc" % "fallbacklookupstrategy" % "1.0.2"
[com.thoughtworks.spring.security.acls.jdbc/fallbacklookupstrategy "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-acl | jar | 5.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |