License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.exam.samples |
ArtifactId | ArtifactIdpax-exam-sample6-service |
Version | Version4.13.4 |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam Sample6 Service
Pax Exam Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam.samples/pax-exam-sample6-service/ -->
<dependency>
<groupId>org.ops4j.pax.exam.samples</groupId>
<artifactId>pax-exam-sample6-service</artifactId>
<version>4.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam.samples/pax-exam-sample6-service/
implementation 'org.ops4j.pax.exam.samples:pax-exam-sample6-service:4.13.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam.samples/pax-exam-sample6-service/
implementation ("org.ops4j.pax.exam.samples:pax-exam-sample6-service:4.13.4")
'org.ops4j.pax.exam.samples:pax-exam-sample6-service:jar:4.13.4'
<dependency org="org.ops4j.pax.exam.samples" name="pax-exam-sample6-service" rev="4.13.4">
<artifact name="pax-exam-sample6-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam.samples', module='pax-exam-sample6-service', version='4.13.4')
)
libraryDependencies += "org.ops4j.pax.exam.samples" % "pax-exam-sample6-service" % "4.13.4"
[org.ops4j.pax.exam.samples/pax-exam-sample6-service "4.13.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.2.4.RELEASE |
org.springframework : spring-orm | jar | 4.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
javax : javaee-api | jar | 7.0 |