is not current version
Last Version 5.0.0

org.ops4j.pax.wicket.samples.blueprint:blueprint 5.0.0-RC1


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.ops4j.pax.wicket.samples.blueprint
ArtifactId

ArtifactId

blueprint
Version

Version

5.0.0-RC1
Type

Type

pom

Download blueprint 5.0.0-RC1

Filename Size
blueprint-5.0.0-RC1.pom 878 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.blueprint/blueprint/ -->
<dependency>
    <groupId>org.ops4j.pax.wicket.samples.blueprint</groupId>
    <artifactId>blueprint</artifactId>
    <version>5.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.blueprint/blueprint/
implementation 'org.ops4j.pax.wicket.samples.blueprint:blueprint:5.0.0-RC1'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.blueprint/blueprint/
implementation ("org.ops4j.pax.wicket.samples.blueprint:blueprint:5.0.0-RC1")
'org.ops4j.pax.wicket.samples.blueprint:blueprint:pom:5.0.0-RC1'
<dependency org="org.ops4j.pax.wicket.samples.blueprint" name="blueprint" rev="5.0.0-RC1">
  <artifact name="blueprint" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket.samples.blueprint', module='blueprint', version='5.0.0-RC1')
)
libraryDependencies += "org.ops4j.pax.wicket.samples.blueprint" % "blueprint" % "5.0.0-RC1"
[org.ops4j.pax.wicket.samples.blueprint/blueprint "5.0.0-RC1"]