diff --git a/json-core/pom.xml b/json-core/pom.xml index 5612e288..b6c364d2 100644 --- a/json-core/pom.xml +++ b/json-core/pom.xml @@ -13,6 +13,14 @@ avaje json core Core JSON Streaming and Generation API + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + io.helidon.webserver diff --git a/json-node/pom.xml b/json-node/pom.xml index 6001dab4..166426a4 100644 --- a/json-node/pom.xml +++ b/json-node/pom.xml @@ -13,6 +13,14 @@ avaje json node JSON Node API for avaje-json + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + diff --git a/jsonb-generator/pom.xml b/jsonb-generator/pom.xml index a61cf532..9f661c74 100644 --- a/jsonb-generator/pom.xml +++ b/jsonb-generator/pom.xml @@ -14,6 +14,14 @@ 1.43 + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + diff --git a/jsonb-inject-plugin/pom.xml b/jsonb-inject-plugin/pom.xml index ec9c98e8..13aa8129 100644 --- a/jsonb-inject-plugin/pom.xml +++ b/jsonb-inject-plugin/pom.xml @@ -13,6 +13,14 @@ avaje jsonb inject plugin avaje-inject plugin for avaje-jsonb + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + diff --git a/jsonb-jackson/pom.xml b/jsonb-jackson/pom.xml index 91911a14..54190e59 100644 --- a/jsonb-jackson/pom.xml +++ b/jsonb-jackson/pom.xml @@ -11,6 +11,14 @@ avaje jsonb jackson jackson adapter for avaje-jsonb + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + diff --git a/jsonb-spring-adapter/pom.xml b/jsonb-spring-adapter/pom.xml index 45746184..00331dee 100644 --- a/jsonb-spring-adapter/pom.xml +++ b/jsonb-spring-adapter/pom.xml @@ -13,6 +13,14 @@ avaje jsonb spring adapter springframework adapter for avaje-jsonb + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + diff --git a/jsonb/pom.xml b/jsonb/pom.xml index fdd9ad62..bf7eb816 100644 --- a/jsonb/pom.xml +++ b/jsonb/pom.xml @@ -11,6 +11,14 @@ avaje jsonb JSON Streaming Generation and data binding library using source code generation + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + +