is not current version
Last Version 5.0.0

org.ops4j.pax.wicket.samples.blueprint:blueprint 1.0.3


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

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

ArtifactId

blueprint
Version

Version

1.0.3
Type

Type

pom

Download blueprint 1.0.3

Filename Size
blueprint-1.0.3.pom 830 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>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.blueprint/blueprint/
implementation 'org.ops4j.pax.wicket.samples.blueprint:blueprint:1.0.3'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket.samples.blueprint/blueprint/
implementation ("org.ops4j.pax.wicket.samples.blueprint:blueprint:1.0.3")
'org.ops4j.pax.wicket.samples.blueprint:blueprint:pom:1.0.3'
<dependency org="org.ops4j.pax.wicket.samples.blueprint" name="blueprint" rev="1.0.3">
  <artifact name="blueprint" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket.samples.blueprint', module='blueprint', version='1.0.3')
)
libraryDependencies += "org.ops4j.pax.wicket.samples.blueprint" % "blueprint" % "1.0.3"
[org.ops4j.pax.wicket.samples.blueprint/blueprint "1.0.3"]