Skip to content

Commit

Permalink
TASK: Updating license information
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Oct 10, 2024
1 parent 7213b5e commit 99faf0e
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 0 deletions.
195 changes: 195 additions & 0 deletions licenses/commercetools-sdk-compat-v1/index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
{
"dependencies": [
{
"moduleName": "com.commercetools.sdk.jvm.core:commercetools-java-client",
"moduleVersion": "2.14.0",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "com.commercetools.sdk.jvm.core:commercetools-java-client-ahc-2_0",
"moduleVersion": "2.14.0",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "com.commercetools.sdk.jvm.core:commercetools-java-client-core",
"moduleVersion": "2.14.0",
Expand Down Expand Up @@ -40,6 +60,16 @@
}
]
},
{
"moduleName": "com.commercetools.sdk.jvm.core:sdk-http-ahc-2_0",
"moduleVersion": "2.14.0",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.17.1",
Expand Down Expand Up @@ -187,6 +217,16 @@
}
]
},
{
"moduleName": "com.typesafe.netty:netty-reactive-streams",
"moduleVersion": "1.0.8",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "dev.failsafe:failsafe",
"moduleVersion": "3.3.2",
Expand All @@ -201,6 +241,97 @@
}
]
},
{
"moduleName": "io.netty:netty-buffer",
"moduleVersion": "4.0.54.Final",
"moduleUrls": [
"http://netty.io/"
],
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "io.netty:netty-codec",
"moduleVersion": "4.0.54.Final",
"moduleUrls": [
"http://netty.io/"
],
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "io.netty:netty-codec-http",
"moduleVersion": "4.0.54.Final",
"moduleUrls": [
"http://netty.io/"
],
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "io.netty:netty-common",
"moduleVersion": "4.0.54.Final",
"moduleUrls": [
"http://netty.io/"
],
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "io.netty:netty-handler",
"moduleVersion": "4.0.54.Final",
"moduleUrls": [
"http://netty.io/"
],
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "io.netty:netty-transport",
"moduleVersion": "4.0.54.Final",
"moduleUrls": [
"http://netty.io/"
],
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "io.netty:netty-transport-native-epoll",
"moduleVersion": "4.0.54.Final",
"moduleUrls": [
"http://netty.io/"
],
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "jakarta.annotation:jakarta.annotation-api",
"moduleVersion": "2.0.0",
Expand Down Expand Up @@ -317,6 +448,56 @@
}
]
},
{
"moduleName": "org.asynchttpclient:async-http-client",
"moduleVersion": "2.0.38",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "org.asynchttpclient:async-http-client-netty-utils",
"moduleVersion": "2.0.38",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "org.asynchttpclient:netty-codec-dns",
"moduleVersion": "2.0.38",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "org.asynchttpclient:netty-resolver",
"moduleVersion": "2.0.38",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "org.asynchttpclient:netty-resolver-dns",
"moduleVersion": "2.0.38",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
}
]
},
{
"moduleName": "org.javamoney.moneta:moneta-convert",
"moduleVersion": "1.4.2",
Expand Down Expand Up @@ -448,6 +629,20 @@
}
]
},
{
"moduleName": "org.reactivestreams:reactive-streams",
"moduleVersion": "1.0.0",
"moduleUrls": [
"http://reactive-streams.org",
"http://www.reactive-streams.org/"
],
"moduleLicenses": [
{
"moduleLicense": "Creative Commons Legal Code",
"moduleLicenseUrl": "https://creativecommons.org/publicdomain/zero/1.0/legalcode"
}
]
},
{
"moduleName": "org.slf4j:slf4j-api",
"moduleVersion": "2.0.13",
Expand Down
Loading

0 comments on commit 99faf0e

Please sign in to comment.