com.jporm:jpo-commons-sql

http://www.jporm.com

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-sql
Last Version

Last Version

8.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

http://www.jporm.com

Download jpo-commons-sql

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jporm : jpo-commons-annotation jar 8.5.1
org.slf4j : slf4j-api jar 1.7.12

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12

test (1)

Group / Artifact Type Version
com.jporm : jpo-test-data jar 8.5.1

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.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