is not current version
Last Version 1.2.0

org.juzu:juzu-plugins-portlet 1.0.0

The Portlet plugin

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-plugins-portlet
Version

Version

1.0.0
Type

Type

jar

Download juzu-plugins-portlet 1.0.0


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