| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.marmotta | 
| ArtifactId | ArtifactIdsesame-filter | 
| Version | Version3.1.0-incubating | 
| Type | Typejar | 
| Description | DescriptionSesame Tools: Resource Filters This module provides generic components for composite resource filtering, e.g. checking if
        a resource conforms to a certain pattern. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| sesame-filter-3.1.0-incubating.pom | |
| sesame-filter-3.1.0-incubating.jar | 16 KB | 
| sesame-filter-3.1.0-incubating-sources.jar | 16 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.marmotta/sesame-filter/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>sesame-filter</artifactId>
    <version>3.1.0-incubating</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.marmotta/sesame-filter/
implementation 'org.apache.marmotta:sesame-filter:3.1.0-incubating'// https://jarcasting.com/artifacts/org.apache.marmotta/sesame-filter/
implementation ("org.apache.marmotta:sesame-filter:3.1.0-incubating")'org.apache.marmotta:sesame-filter:jar:3.1.0-incubating'<dependency org="org.apache.marmotta" name="sesame-filter" rev="3.1.0-incubating">
  <artifact name="sesame-filter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.marmotta', module='sesame-filter', version='3.1.0-incubating')
)libraryDependencies += "org.apache.marmotta" % "sesame-filter" % "3.1.0-incubating"[org.apache.marmotta/sesame-filter "3.1.0-incubating"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openrdf.sesame : sesame-model | jar | 2.7.6 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.openrdf.sesame : sesame-repository-api | jar | 2.7.6 | 
| org.openrdf.sesame : sesame-sail-api | jar | 2.7.6 | 
| org.openrdf.sesame : sesame-repository-sail | jar | 2.7.6 | 
| org.openrdf.sesame : sesame-sail-memory | jar | 2.7.6 | 
| org.openrdf.sesame : sesame-rio-api | jar | 2.7.6 | 
| org.openrdf.sesame : sesame-rio-rdfxml | jar | 2.7.6 | 
| junit : junit | jar | 4.11 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.apache.commons : commons-lang3 | jar | 3.1 | 
| org.slf4j : slf4j-simple | jar | 1.7.5 |