com.jporm:jpo-rx-vertx3

http://www.jporm.com

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-rx-vertx3
Last Version

Last Version

8.5.8
Release Date

Release Date

Type

Type

jar
Description

Description

http://www.jporm.com

Download jpo-rx-vertx3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-jdbc-client Optional jar 3.1.0
io.vertx : vertx-core jar 3.1.0
io.vertx : vertx-core test-jar 3.1.0
com.jporm : jpo-commons-core jar 8.5.8

provided (2)

Group / Artifact Type Version
com.jporm : jpo-rx jar 8.5.8
org.slf4j : slf4j-log4j12 jar 1.7.12

test (3)

Group / Artifact Type Version
com.jporm : jpo-test-data jar 8.5.8
com.jporm : jpo-commons-validator-jsr303 jar 8.5.8
net.jodah : concurrentunit jar 0.3.3

Project Modules

There are no modules declared in this project.

Welcome to paralled JPO world!

JPO-RX is the first and only non-blocking Java "pseudo" ORM solution.

Are you going reactive?

Are you scared about manually writing all your SQL queries?

Are you evaluating definitely serious technologies like Vertx3?

Have a look at what JPO-RX can do for you: https://github.com/ufoscout/jporm/wiki

JPO-RM: the blocking twin brother

Is reactive still far from you?

Do you feel not comfortable with JPA and/or Hibernate and/or simila?

Do you think manual SQL writing is the shortest way to hell?

Have a look at how JPO-RM can help you: https://github.com/ufoscout/jporm/wiki

Versions

Version
8.5.8
8.5.6
8.5.5
8.5.4
8.5.3
8.5.2
8.5.1
8.5.0
8.4.0
8.3.3
8.3.2
8.3.1
8.3.0
8.2.2
8.2.1
8.2.0
8.1.0
8.1.0-alpha.1