License |
License |
---|---|
GroupId | GroupIdorg.openrdf.sesame |
ArtifactId | ArtifactIdsesame-repository-event |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenRDF Sesame: Repository - event (wrapper)
Implementation that notifies listeners of events on a wrapped repository
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAduna |
<!-- https://jarcasting.com/artifacts/org.openrdf.sesame/sesame-repository-event/ -->
<dependency>
<groupId>org.openrdf.sesame</groupId>
<artifactId>sesame-repository-event</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrdf.sesame/sesame-repository-event/
implementation 'org.openrdf.sesame:sesame-repository-event:4.1.2'
// https://jarcasting.com/artifacts/org.openrdf.sesame/sesame-repository-event/
implementation ("org.openrdf.sesame:sesame-repository-event:4.1.2")
'org.openrdf.sesame:sesame-repository-event:jar:4.1.2'
<dependency org="org.openrdf.sesame" name="sesame-repository-event" rev="4.1.2">
<artifact name="sesame-repository-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrdf.sesame', module='sesame-repository-event', version='4.1.2')
)
libraryDependencies += "org.openrdf.sesame" % "sesame-repository-event" % "4.1.2"
[org.openrdf.sesame/sesame-repository-event "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.openrdf.sesame : sesame-repository-api | jar | 4.1.2 |
org.openrdf.sesame : sesame-model | jar | 4.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |