License |
License |
---|---|
GroupId | GroupIdorg.juzu |
ArtifactId | ArtifactIdjuzu-doc-tutorial-portlet-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJuzu Portlet Tutorial Aggregator
The Portlet tutorial aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
juzu-doc-tutorial-portlet-parent-1.2.0.pom | 993 bytes |
juzu-doc-tutorial-portlet-parent-1.2.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.juzu/juzu-doc-tutorial-portlet-parent/ -->
<dependency>
<groupId>org.juzu</groupId>
<artifactId>juzu-doc-tutorial-portlet-parent</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-doc-tutorial-portlet-parent/
implementation 'org.juzu:juzu-doc-tutorial-portlet-parent:1.2.0'
// https://jarcasting.com/artifacts/org.juzu/juzu-doc-tutorial-portlet-parent/
implementation ("org.juzu:juzu-doc-tutorial-portlet-parent:1.2.0")
'org.juzu:juzu-doc-tutorial-portlet-parent:jar:1.2.0'
<dependency org="org.juzu" name="juzu-doc-tutorial-portlet-parent" rev="1.2.0">
<artifact name="juzu-doc-tutorial-portlet-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-doc-tutorial-portlet-parent', version='1.2.0')
)
libraryDependencies += "org.juzu" % "juzu-doc-tutorial-portlet-parent" % "1.2.0"
[org.juzu/juzu-doc-tutorial-portlet-parent "1.2.0"]