is not current version
Last Version 1.0.0.Beta1

org.jboss.portletbridge.testing.pluto:pluto-jetty-bom 1.0.0.Alpha2


Categories

Categories

JBoss Container Application Servers Jetty
GroupId

GroupId

org.jboss.portletbridge.testing.pluto
ArtifactId

ArtifactId

pluto-jetty-bom
Version

Version

1.0.0.Alpha2
Type

Type

pom

Download pluto-jetty-bom 1.0.0.Alpha2


<!-- https://jarcasting.com/artifacts/org.jboss.portletbridge.testing.pluto/pluto-jetty-bom/ -->
<dependency>
    <groupId>org.jboss.portletbridge.testing.pluto</groupId>
    <artifactId>pluto-jetty-bom</artifactId>
    <version>1.0.0.Alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.portletbridge.testing.pluto/pluto-jetty-bom/
implementation 'org.jboss.portletbridge.testing.pluto:pluto-jetty-bom:1.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.jboss.portletbridge.testing.pluto/pluto-jetty-bom/
implementation ("org.jboss.portletbridge.testing.pluto:pluto-jetty-bom:1.0.0.Alpha2")
'org.jboss.portletbridge.testing.pluto:pluto-jetty-bom:pom:1.0.0.Alpha2'
<dependency org="org.jboss.portletbridge.testing.pluto" name="pluto-jetty-bom" rev="1.0.0.Alpha2">
  <artifact name="pluto-jetty-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.portletbridge.testing.pluto', module='pluto-jetty-bom', version='1.0.0.Alpha2')
)
libraryDependencies += "org.jboss.portletbridge.testing.pluto" % "pluto-jetty-bom" % "1.0.0.Alpha2"
[org.jboss.portletbridge.testing.pluto/pluto-jetty-bom "1.0.0.Alpha2"]