is not current version
Last Version 6.1.0

com.github.dozermapper:dozer-osgi-test 6.0.0


GroupId

GroupId

com.github.dozermapper
ArtifactId

ArtifactId

dozer-osgi-test
Version

Version

6.0.0
Type

Type

jar

Download dozer-osgi-test 6.0.0


<!-- https://jarcasting.com/artifacts/com.github.dozermapper/dozer-osgi-test/ -->
<dependency>
    <groupId>com.github.dozermapper</groupId>
    <artifactId>dozer-osgi-test</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dozermapper/dozer-osgi-test/
implementation 'com.github.dozermapper:dozer-osgi-test:6.0.0'
// https://jarcasting.com/artifacts/com.github.dozermapper/dozer-osgi-test/
implementation ("com.github.dozermapper:dozer-osgi-test:6.0.0")
'com.github.dozermapper:dozer-osgi-test:jar:6.0.0'
<dependency org="com.github.dozermapper" name="dozer-osgi-test" rev="6.0.0">
  <artifact name="dozer-osgi-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dozermapper', module='dozer-osgi-test', version='6.0.0')
)
libraryDependencies += "com.github.dozermapper" % "dozer-osgi-test" % "6.0.0"
[com.github.dozermapper/dozer-osgi-test "6.0.0"]