Last Version

Apache Marmotta Platform: Security 3.4.0

This module allows restricting access to the Linked Media Framework using either pre-defined profiles or fine-grained security rules.

License

License

Categories

Categories

Security
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

marmotta-security
Version

Version

3.4.0
Type

Type

jar
Description

Description

Apache Marmotta Platform: Security
This module allows restricting access to the Linked Media Framework using either pre-defined profiles or fine-grained security rules.
Project URL

Project URL

http://marmotta.apache.org/marmotta-security
Project Organization

Project Organization

The Apache Software Foundation

Download marmotta-security 3.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.marmotta : marmotta-core jar 3.4.0
commons-net : commons-net jar 3.5
commons-codec : commons-codec jar 1.10

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.