is not current version
Last Version 1.8.0

Apache Shiro :: Samples :: AspectJ 1.7.1

Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

License

License

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

org.apache.shiro.samples
ArtifactId

ArtifactId

samples-aspectj
Version

Version

1.7.1
Type

Type

jar
Description

Description

Apache Shiro :: Samples :: AspectJ
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.
Project Organization

Project Organization

The Apache Software Foundation

Download samples-aspectj 1.7.1


<!-- https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-aspectj/ -->
<dependency>
    <groupId>org.apache.shiro.samples</groupId>
    <artifactId>samples-aspectj</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-aspectj/
implementation 'org.apache.shiro.samples:samples-aspectj:1.7.1'
// https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-aspectj/
implementation ("org.apache.shiro.samples:samples-aspectj:1.7.1")
'org.apache.shiro.samples:samples-aspectj:jar:1.7.1'
<dependency org="org.apache.shiro.samples" name="samples-aspectj" rev="1.7.1">
  <artifact name="samples-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.samples', module='samples-aspectj', version='1.7.1')
)
libraryDependencies += "org.apache.shiro.samples" % "samples-aspectj" % "1.7.1"
[org.apache.shiro.samples/samples-aspectj "1.7.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.shiro : shiro-aspectj jar 1.7.1
org.apache.commons : commons-lang3 jar 3.9

runtime (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : jcl-over-slf4j jar 1.7.26
org.slf4j : slf4j-log4j12 jar 1.7.26

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1
org.easymock : easymock jar 4.1
org.codehaus.groovy : groovy jar 2.5.8
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-easymock jar 2.0.2

Project Modules

There are no modules declared in this project.