com.jporm:jpo-commons-json

http://www.jporm.com

License

License

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-json
Last Version

Last Version

8.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

http://www.jporm.com
Project Organization

Project Organization

Pivotal Software, Inc.

Download jpo-commons-json

Filename Size
jpo-commons-json-8.9.0.pom 685 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jpo-commons-json-api
  • jpo-commons-json-jackson2

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