文件名称:zools:数据格式验证和转换工具
文件大小:26KB
文件格式:ZIP
更新时间:2024-05-19 13:08:47
Java
动物园 zools是一种用于描述如何进行数据格式验证和转换的语言。 快速开始 $ mvn clean compile assembly:single $ java -jar target \z ools- < version> -jar-with-dependencies.jar -rule example.zools -source example.json -if json -of json # origin format [ { " id " : " a-b-c " , " sensor " : " b-c-d " , " slot_status " :true, " timestamp " : " 2017-07-12T23:19:00.000 " , " pos " : { " x " : 1.0, " y " : 2.0}}, { " id "
【文件预览】:
zools-master
----.gitignore(29B)
----src()
--------main()
----.classpath(1KB)
----pom.xml(3KB)
----README.md(2KB)
----.project(534B)
----example.zools(2KB)
----example.json(253B)