Last Version

CDP4 Json Serializer 3.0.0

A parent pom that is used by all CDP4 modules

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.rheagroup
ArtifactId

ArtifactId

cdp4jsonserializer
Version

Version

3.0.0
Type

Type

jar
Description

Description

CDP4 Json Serializer
A parent pom that is used by all CDP4 modules
Project URL

Project URL

https://github.com/RHEAGROUP/CDP4-SDKJ-Community-Edition
Source Code Management

Source Code Management

https://github.com/RHEAGROUP/CDP4-SDKJ-Community-Edition/tree/master

Download cdp4jsonserializer 3.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.rheagroup : cdp4common jar 3.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.0
org.apache.logging.log4j : log4j-api jar 2.11.2
org.apache.logging.log4j : log4j-core jar 2.11.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.