| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dozermapper |
| ArtifactId | ArtifactIddozer-osgi-test |
| Version | Version6.1.0 |
| Type | Typejar |
| Description |
DescriptionDozer :: OSGi Bundle Tests
Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dozer-osgi-test-6.1.0.pom | |
| dozer-osgi-test-6.1.0.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dozermapper/dozer-osgi-test/ -->
<dependency>
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-osgi-test</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dozermapper/dozer-osgi-test/
implementation 'com.github.dozermapper:dozer-osgi-test:6.1.0'
// https://jarcasting.com/artifacts/com.github.dozermapper/dozer-osgi-test/
implementation ("com.github.dozermapper:dozer-osgi-test:6.1.0")
'com.github.dozermapper:dozer-osgi-test:jar:6.1.0'
<dependency org="com.github.dozermapper" name="dozer-osgi-test" rev="6.1.0">
<artifact name="dozer-osgi-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dozermapper', module='dozer-osgi-test', version='6.1.0')
)
libraryDependencies += "com.github.dozermapper" % "dozer-osgi-test" % "6.1.0"
[com.github.dozermapper/dozer-osgi-test "6.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.framework | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dozermapper : dozer-core | jar | 6.1.0 |
| com.github.dozermapper : dozer-schema | jar | 6.1.0 |
| com.github.dozermapper : dozer-osgi-tests-model | jar | 6.1.0 |
| org.ops4j.pax.exam : pax-exam-container-native | jar | |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | |
| org.ops4j.pax.exam : pax-exam-link-assembly | jar | |
| javax.inject : javax.inject | jar | |
| org.hamcrest : hamcrest-all | jar | |
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.slf4j : slf4j-simple | jar | |
| org.slf4j : jcl-over-slf4j | jar |