License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.ops4j.pax.wicket |
ArtifactId | ArtifactIdorg.ops4j.pax.wicket.itests |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Wicket :: Integration Tests
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.ops4j.pax.wicket.itests-5.0.0.pom | |
org.ops4j.pax.wicket.itests-5.0.0.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.wicket/org.ops4j.pax.wicket.itests/ -->
<dependency>
<groupId>org.ops4j.pax.wicket</groupId>
<artifactId>org.ops4j.pax.wicket.itests</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/org.ops4j.pax.wicket.itests/
implementation 'org.ops4j.pax.wicket:org.ops4j.pax.wicket.itests:5.0.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/org.ops4j.pax.wicket.itests/
implementation ("org.ops4j.pax.wicket:org.ops4j.pax.wicket.itests:5.0.0")
'org.ops4j.pax.wicket:org.ops4j.pax.wicket.itests:jar:5.0.0'
<dependency org="org.ops4j.pax.wicket" name="org.ops4j.pax.wicket.itests" rev="5.0.0">
<artifact name="org.ops4j.pax.wicket.itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket', module='org.ops4j.pax.wicket.itests', version='5.0.0')
)
libraryDependencies += "org.ops4j.pax.wicket" % "org.ops4j.pax.wicket.itests" % "5.0.0"
[org.ops4j.pax.wicket/org.ops4j.pax.wicket.itests "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.compendium | jar | 4.3.1 |