Any2Json

Convert any text file in Json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.romualdrousseau
ArtifactId

ArtifactId

any2json
Last Version

Last Version

2.16
Release Date

Release Date

Type

Type

jar
Description

Description

Any2Json
Convert any text file in Json
Project URL

Project URL

https://github.com/romualdrousseau/any2json
Source Code Management

Source Code Management

https://github.com/romualdrousseau/any2json

Download any2json

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
nl.fountain » xelem jar 3.1
org.jsoup : jsoup jar 1.14.2
org.apache.poi : poi jar 4.1.1
org.apache.commons : commons-compress jar 1.21
org.apache.poi : poi-ooxml jar 4.1.1
org.apache.poi : poi-ooxml-schemas jar 4.1.1
org.apache.poi : poi-scratchpad jar 5.2.1
org.apache.xmlbeans : xmlbeans jar 3.1.0
org.processing : core jar 3.3.7
com.apple : AppleJavaExtensions jar 1.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
com.github.romualdrousseau : shuju jar 1.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.16
2.15
2.14
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.2
1.1
1.0