Last Version

JDBC Extension 0.1.0

ModelMapper JDBC Extension

License

License

Categories

Categories

ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.v1ok
ArtifactId

ArtifactId

modelmapper-jdbc
Version

Version

0.1.0
Type

Type

jar
Description

Description

JDBC Extension
ModelMapper JDBC Extension
Source Code Management

Source Code Management

https://github.com/liubinduo/uuid

Download modelmapper-jdbc 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.modelmapper : modelmapper jar 2.3.2
org.projectlombok : lombok Optional jar 1.18.6
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.