is not current version
Last Version 1.0.2

org.apache.batchee:batchee-modelmapper 0.5-incubating


Categories

Categories

ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-modelmapper
Version

Version

0.5-incubating
Type

Type

jar

Download batchee-modelmapper 0.5-incubating


<!-- https://jarcasting.com/artifacts/org.apache.batchee/batchee-modelmapper/ -->
<dependency>
    <groupId>org.apache.batchee</groupId>
    <artifactId>batchee-modelmapper</artifactId>
    <version>0.5-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-modelmapper/
implementation 'org.apache.batchee:batchee-modelmapper:0.5-incubating'
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-modelmapper/
implementation ("org.apache.batchee:batchee-modelmapper:0.5-incubating")
'org.apache.batchee:batchee-modelmapper:jar:0.5-incubating'
<dependency org="org.apache.batchee" name="batchee-modelmapper" rev="0.5-incubating">
  <artifact name="batchee-modelmapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.batchee', module='batchee-modelmapper', version='0.5-incubating')
)
libraryDependencies += "org.apache.batchee" % "batchee-modelmapper" % "0.5-incubating"
[org.apache.batchee/batchee-modelmapper "0.5-incubating"]