GroupId | GroupIdcom.github.dozermapper.tests |
---|---|
ArtifactId | ArtifactIddozer-osgi-tests |
Version | Version6.4.1 |
Type | Typejar |
Filename | Size |
---|---|
dozer-osgi-tests-6.4.1.pom | |
dozer-osgi-tests-6.4.1.jar | 7 KB |
dozer-osgi-tests-6.4.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dozermapper.tests/dozer-osgi-tests/ -->
<dependency>
<groupId>com.github.dozermapper.tests</groupId>
<artifactId>dozer-osgi-tests</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dozermapper.tests/dozer-osgi-tests/
implementation 'com.github.dozermapper.tests:dozer-osgi-tests:6.4.1'
// https://jarcasting.com/artifacts/com.github.dozermapper.tests/dozer-osgi-tests/
implementation ("com.github.dozermapper.tests:dozer-osgi-tests:6.4.1")
'com.github.dozermapper.tests:dozer-osgi-tests:jar:6.4.1'
<dependency org="com.github.dozermapper.tests" name="dozer-osgi-tests" rev="6.4.1">
<artifact name="dozer-osgi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dozermapper.tests', module='dozer-osgi-tests', version='6.4.1')
)
libraryDependencies += "com.github.dozermapper.tests" % "dozer-osgi-tests" % "6.4.1"
[com.github.dozermapper.tests/dozer-osgi-tests "6.4.1"]