Last Version

ddth-mappings 0.1.0

DDTH's one-to-one, many-to-one, many-to-many mappings library

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-mappings
Version

Version

0.1.0
Type

Type

pom
Description

Description

ddth-mappings
DDTH's one-to-one, many-to-one, many-to-many mappings library
Project URL

Project URL

https://github.com/DDTH/ddth-mappings
Project Organization

Project Organization

DDTH

Download ddth-mappings 0.1.0

Filename Size
ddth-mappings-0.1.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-mappings</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings/
implementation 'com.github.ddth:ddth-mappings:0.1.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings/
implementation ("com.github.ddth:ddth-mappings:0.1.0")
'com.github.ddth:ddth-mappings:pom:0.1.0'
<dependency org="com.github.ddth" name="ddth-mappings" rev="0.1.0">
  <artifact name="ddth-mappings" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-mappings', version='0.1.0')
)
libraryDependencies += "com.github.ddth" % "ddth-mappings" % "0.1.0"
[com.github.ddth/ddth-mappings "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ddth-mappings-core
  • ddth-mappings-cql