com.jporm:jpo-commons-json-jackson2

http://www.jporm.com

License

License

Categories

Categories

JSON Data Jackson ORM
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-json-jackson2
Last Version

Last Version

8.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

http://www.jporm.com
Project Organization

Project Organization

Pivotal Software, Inc.

Download jpo-commons-json-jackson2

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.jporm : jpo-commons-json-api jar 8.9.0
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.1.RELEASE

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