| License |
License |
|---|---|
| GroupId | GroupIdorg.ops4j.pax.shiro.itest |
| ArtifactId | ArtifactIditest-osgi |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOPS4J Pax Shiro OSGi Integration Tests
Extensions for Apache Shiro
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| itest-osgi-0.1.0.pom | |
| itest-osgi-0.1.0.jar | 5 KB |
| itest-osgi-0.1.0-javadoc.jar | 337 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.shiro.itest/itest-osgi/ -->
<dependency>
<groupId>org.ops4j.pax.shiro.itest</groupId>
<artifactId>itest-osgi</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.shiro.itest/itest-osgi/
implementation 'org.ops4j.pax.shiro.itest:itest-osgi:0.1.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.shiro.itest/itest-osgi/
implementation ("org.ops4j.pax.shiro.itest:itest-osgi:0.1.0")
'org.ops4j.pax.shiro.itest:itest-osgi:jar:0.1.0'
<dependency org="org.ops4j.pax.shiro.itest" name="itest-osgi" rev="0.1.0">
<artifact name="itest-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.shiro.itest', module='itest-osgi', version='0.1.0')
)
libraryDependencies += "org.ops4j.pax.shiro.itest" % "itest-osgi" % "0.1.0"
[org.ops4j.pax.shiro.itest/itest-osgi "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.11 |
| ch.qos.logback : logback-classic | jar | 1.0.11 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 3.2.0 |
| org.ops4j.pax.exam : pax-exam | jar | 3.2.0 |
| junit : junit | jar | 4.11 |
| org.ops4j.pax.exam : pax-exam-container-native | jar | 3.2.0 |
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 3.2.0 |
| org.ops4j.pax.url : pax-url-aether | jar | 1.6.0 |
| org.eclipse.tycho : org.eclipse.osgi | jar | 3.7.0.v20110613 |
| org.seleniumhq.selenium : selenium-htmlunit-driver | jar | 2.33.0 |