Last Version

org.bardframework.commons:common-security 1.3.26

The Bard Framework Parent POM provides common settings for all Bards components.

License

License

Categories

Categories

Security
GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-security
Version

Version

1.3.26
Type

Type

jar
Description

Description

The Bard Framework Parent POM provides common settings for all Bards components.

Download common-security 1.3.26


<!-- https://jarcasting.com/artifacts/org.bardframework.commons/common-security/ -->
<dependency>
    <groupId>org.bardframework.commons</groupId>
    <artifactId>common-security</artifactId>
    <version>1.3.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.commons/common-security/
implementation 'org.bardframework.commons:common-security:1.3.26'
// https://jarcasting.com/artifacts/org.bardframework.commons/common-security/
implementation ("org.bardframework.commons:common-security:1.3.26")
'org.bardframework.commons:common-security:jar:1.3.26'
<dependency org="org.bardframework.commons" name="common-security" rev="1.3.26">
  <artifact name="common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.commons', module='common-security', version='1.3.26')
)
libraryDependencies += "org.bardframework.commons" % "common-security" % "1.3.26"
[org.bardframework.commons/common-security "1.3.26"]

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
jakarta.servlet : jakarta.servlet-api jar
org.bardframework.commons : common-utils jar 1.3.26
org.springframework : spring-context jar
org.springframework.security : spring-security-web jar
org.springframework.security : spring-security-config jar
org.slf4j : slf4j-api jar

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.