Last Version

Vertx ORM 1.0.0

A simple library which provide POJO mapping Table utilities

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.longdt
ArtifactId

ArtifactId

vertx-orm-commons
Version

Version

1.0.0
Type

Type

jar
Description

Description

Vertx ORM
A simple library which provide POJO mapping Table utilities

Download vertx-orm-commons 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.longdt/vertx-orm-commons/ -->
<dependency>
    <groupId>com.github.longdt</groupId>
    <artifactId>vertx-orm-commons</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.longdt/vertx-orm-commons/
implementation 'com.github.longdt:vertx-orm-commons:1.0.0'
// https://jarcasting.com/artifacts/com.github.longdt/vertx-orm-commons/
implementation ("com.github.longdt:vertx-orm-commons:1.0.0")
'com.github.longdt:vertx-orm-commons:jar:1.0.0'
<dependency org="com.github.longdt" name="vertx-orm-commons" rev="1.0.0">
  <artifact name="vertx-orm-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.longdt', module='vertx-orm-commons', version='1.0.0')
)
libraryDependencies += "com.github.longdt" % "vertx-orm-commons" % "1.0.0"
[com.github.longdt/vertx-orm-commons "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
io.vertx : vertx-sql-client jar 4.2.3
io.vertx : vertx-service-proxy jar 4.2.3
io.vertx : vertx-codegen jar 4.2.3

Project Modules

There are no modules declared in this project.