Yildiz-Engine Common Mapping Model

Common Mapping Model library for the yildiz project, contains utilities to map model classes.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-mapping-model
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz-Engine Common Mapping Model
Common Mapping Model library for the yildiz project, contains utilities to map model classes.
Project URL

Project URL

https://bitbucket.org/yildiz-engine-team/common-model
Source Code Management

Source Code Management

https://bitbucket.org/yildiz-engine-team/common-mapping-model

Download common-mapping-model

How to add to project

<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-mapping-model/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-mapping-model</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-mapping-model/
implementation 'be.yildiz-games:common-mapping-model:1.0.7'
// https://jarcasting.com/artifacts/be.yildiz-games/common-mapping-model/
implementation ("be.yildiz-games:common-mapping-model:1.0.7")
'be.yildiz-games:common-mapping-model:jar:1.0.7'
<dependency org="be.yildiz-games" name="common-mapping-model" rev="1.0.7">
  <artifact name="common-mapping-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-mapping-model', version='1.0.7')
)
libraryDependencies += "be.yildiz-games" % "common-mapping-model" % "1.0.7"
[be.yildiz-games/common-mapping-model "1.0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
be.yildiz-games : common-model jar 1.0.7
be.yildiz-games : common-mapping jar 1.0.7

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0