| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.hcl.domino | 
| ArtifactId | ArtifactIddomino-jnx-rawdoc-json | 
| Last Version | Last Version1.10.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHCL Domino API JSON Integration to serialize/deserialize docs with full fidelity Modern Java API for HCL Domino | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.hcl.domino/domino-jnx-rawdoc-json/ -->
<dependency>
    <groupId>com.hcl.domino</groupId>
    <artifactId>domino-jnx-rawdoc-json</artifactId>
    <version>1.10.14</version>
</dependency>// https://jarcasting.com/artifacts/com.hcl.domino/domino-jnx-rawdoc-json/
implementation 'com.hcl.domino:domino-jnx-rawdoc-json:1.10.14'// https://jarcasting.com/artifacts/com.hcl.domino/domino-jnx-rawdoc-json/
implementation ("com.hcl.domino:domino-jnx-rawdoc-json:1.10.14")'com.hcl.domino:domino-jnx-rawdoc-json:jar:1.10.14'<dependency org="com.hcl.domino" name="domino-jnx-rawdoc-json" rev="1.10.14">
  <artifact name="domino-jnx-rawdoc-json" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hcl.domino', module='domino-jnx-rawdoc-json', version='1.10.14')
)libraryDependencies += "com.hcl.domino" % "domino-jnx-rawdoc-json" % "1.10.14"[com.hcl.domino/domino-jnx-rawdoc-json "1.10.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hcl.domino : domino-jnx-api | jar | 1.10.14 | 
| com.hcl.domino : domino-jnx-commons | jar | 1.10.14 | 
| commons-io : commons-io | jar | 2.11.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.2 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |