is not current version
Last Version 1.1.7

org.apache.pluto:pluto-portal 1.1.4


GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-portal
Version

Version

1.1.4
Type

Type

war

Download pluto-portal 1.1.4


<!-- https://jarcasting.com/artifacts/org.apache.pluto/pluto-portal/ -->
<dependency>
    <groupId>org.apache.pluto</groupId>
    <artifactId>pluto-portal</artifactId>
    <version>1.1.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-portal/
implementation 'org.apache.pluto:pluto-portal:1.1.4'
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-portal/
implementation ("org.apache.pluto:pluto-portal:1.1.4")
'org.apache.pluto:pluto-portal:war:1.1.4'
<dependency org="org.apache.pluto" name="pluto-portal" rev="1.1.4">
  <artifact name="pluto-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.pluto', module='pluto-portal', version='1.1.4')
)
libraryDependencies += "org.apache.pluto" % "pluto-portal" % "1.1.4"
[org.apache.pluto/pluto-portal "1.1.4"]