is not current version
Last Version 1.6.1

org.ow2.weblab.service:contentConsumer-service 1.6

Default WebLab content consumer service implementation using a folderContentManager.

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

contentConsumer-service
Version

Version

1.6
Type

Type

jar

Download contentConsumer-service 1.6


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