is not current version
Last Version 1.0.5

org.ow2.jasmine.jadort-samples:OnlyAllowUsersWithSessionFilter 1.0.4


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine.jadort-samples
ArtifactId

ArtifactId

OnlyAllowUsersWithSessionFilter
Version

Version

1.0.4
Type

Type

jar

Download OnlyAllowUsersWithSessionFilter 1.0.4


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