diff --git a/pom.xml b/pom.xml index 26e52b8..b09089e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,8 +9,31 @@ 1.0.0 json-transformer + JSON Transformer is a small and expressive Java library that uses transformers defined in JSON documents for transformations of JSON structures (even complex structures containing nested arrays of objects) into other (complex) JSON structures. https://github.com/erykkul/json-transformer + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Eryk Kulikowski + eryk.kulikowski@gmail.com + https://github.com/erykkul + erykkul + + + + + scm:git:git://github.com/erykkul/json-transformer.git + scm:git:ssh://github.com:erykkul/json-transformer.git + http://github.com/erykkul/json-transformer/tree/main + + UTF-8 17