is not current version
Last Version 1.9

org.ow2.weblab.components:content-manager 1.8.4

Use this component to manage contents.

GroupId

GroupId

org.ow2.weblab.components
ArtifactId

ArtifactId

content-manager
Version

Version

1.8.4
Type

Type

jar

Download content-manager 1.8.4


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