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