Last Version

Dozer :: OSGi Bundle Tests 6.1.0

Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another

License

License

GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-osgi-test
Version

Version

6.1.0
Type

Type

jar
Description

Description

Dozer :: 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

dozer

Download dozer-osgi-test 6.1.0


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar

test (12)

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

Project Modules

There are no modules declared in this project.