GroupId | GroupIdorg.ow2.weblab.service |
---|---|
ArtifactId | ArtifactIdstringquery-creator-service |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionString Query Creator
A service which create a StringQuery object from dc:source property extracted from a resource.
|
<!-- https://jarcasting.com/artifacts/org.ow2.weblab.service/stringquery-creator-service/ -->
<dependency>
<groupId>org.ow2.weblab.service</groupId>
<artifactId>stringquery-creator-service</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.service/stringquery-creator-service/
implementation 'org.ow2.weblab.service:stringquery-creator-service:1.1'
// https://jarcasting.com/artifacts/org.ow2.weblab.service/stringquery-creator-service/
implementation ("org.ow2.weblab.service:stringquery-creator-service:1.1")
'org.ow2.weblab.service:stringquery-creator-service:war:1.1'
<dependency org="org.ow2.weblab.service" name="stringquery-creator-service" rev="1.1">
<artifact name="stringquery-creator-service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.service', module='stringquery-creator-service', version='1.1')
)
libraryDependencies += "org.ow2.weblab.service" % "stringquery-creator-service" % "1.1"
[org.ow2.weblab.service/stringquery-creator-service "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.weblab-project.core » rdf-helper-jena | jar | 1.2.1 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |