License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-mappings-cql |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-mappings-cql
DDTH's one-to-one, many-to-one, many-to-many mappings library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-mappings-cql-0.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings-cql/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-mappings-cql</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings-cql/
implementation 'com.github.ddth:ddth-mappings-cql:0.1.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings-cql/
implementation ("com.github.ddth:ddth-mappings-cql:0.1.0")
'com.github.ddth:ddth-mappings-cql:pom:0.1.0'
<dependency org="com.github.ddth" name="ddth-mappings-cql" rev="0.1.0">
<artifact name="ddth-mappings-cql" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-mappings-cql', version='0.1.0')
)
libraryDependencies += "com.github.ddth" % "ddth-mappings-cql" % "0.1.0"
[com.github.ddth/ddth-mappings-cql "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ddth : ddth-mappings-core | jar | 0.1.0 |
com.github.ddth : ddth-cql-utils Optional | jar | 0.3.1 |