Last Version

iDA MediaFoundry Mapper API 2.0

Simple mapper API to map objects from one to another

License

License

GroupId

GroupId

be.idamediafoundry.sofa
ArtifactId

ArtifactId

mapper-api
Version

Version

2.0
Type

Type

jar
Description

Description

iDA MediaFoundry Mapper API
Simple mapper API to map objects from one to another
Project URL

Project URL

https://github.com/idamediafoundry/Mapper-API
Project Organization

Project Organization

iDA-MediaFoundry

Download mapper-api 2.0


<!-- https://jarcasting.com/artifacts/be.idamediafoundry.sofa/mapper-api/ -->
<dependency>
    <groupId>be.idamediafoundry.sofa</groupId>
    <artifactId>mapper-api</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.idamediafoundry.sofa/mapper-api/
implementation 'be.idamediafoundry.sofa:mapper-api:2.0'
// https://jarcasting.com/artifacts/be.idamediafoundry.sofa/mapper-api/
implementation ("be.idamediafoundry.sofa:mapper-api:2.0")
'be.idamediafoundry.sofa:mapper-api:jar:2.0'
<dependency org="be.idamediafoundry.sofa" name="mapper-api" rev="2.0">
  <artifact name="mapper-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.idamediafoundry.sofa', module='mapper-api', version='2.0')
)
libraryDependencies += "be.idamediafoundry.sofa" % "mapper-api" % "2.0"
[be.idamediafoundry.sofa/mapper-api "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.