License |
License |
---|---|
GroupId | GroupIdorg.apache.marmotta.webjars |
ArtifactId | ArtifactIdsnorql |
Last Version | Last Version3.1.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for the Apache Marmotta project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
snorql-3.1.0-incubating.pom | |
snorql-3.1.0-incubating.jar | 65 KB |
snorql-3.1.0-incubating-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.marmotta.webjars/snorql/ -->
<dependency>
<groupId>org.apache.marmotta.webjars</groupId>
<artifactId>snorql</artifactId>
<version>3.1.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta.webjars/snorql/
implementation 'org.apache.marmotta.webjars:snorql:3.1.0-incubating'
// https://jarcasting.com/artifacts/org.apache.marmotta.webjars/snorql/
implementation ("org.apache.marmotta.webjars:snorql:3.1.0-incubating")
'org.apache.marmotta.webjars:snorql:jar:3.1.0-incubating'
<dependency org="org.apache.marmotta.webjars" name="snorql" rev="3.1.0-incubating">
<artifact name="snorql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta.webjars', module='snorql', version='3.1.0-incubating')
)
libraryDependencies += "org.apache.marmotta.webjars" % "snorql" % "3.1.0-incubating"
[org.apache.marmotta.webjars/snorql "3.1.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |