diff --git a/docs/dependency-convergence.html b/docs/dependency-convergence.html index c74626e6..870bbd06 100644 --- a/docs/dependency-convergence.html +++ b/docs/dependency-convergence.html @@ -73,12 +73,6 @@

Reactor Dependency Convergence

- - - -
- Legend: -
[Error]At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

@@ -90,38 +84,19 @@

Reactor Dependency Convergence

- + - + - + -
Statistics:
36
Number of unique artifacts (NOA):42
36
Number of version-conflicting artifacts (NOC):1
0
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA):[Error] 85 %
[Success] 100 %
Ready for release (100% convergence and no SNAPSHOTS):[Error] Error
You do not have 100% convergence.
-

Dependencies used in modules

-

com.fasterxml.jackson.core:jackson-databind

- - - -
[Error] - - - - - - -
2.15.1 -
    -
  1. com.github.romualdrousseau:shuju-examples:jar:1.29-SNAPSHOT
    \- com.github.romualdrousseau:shuju:jar:1.29-SNAPSHOT:compile
       \- org.furyio:fury-format:jar:0.4.1:compile
          \- org.apache.arrow:arrow-vector:jar:14.0.0:compile
             +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.1:compile
             \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.1:compile
                \- com.fasterxml.jackson.core:jackson-databind:jar:2.15.1:compile

  2. -
  3. com.github.romualdrousseau:shuju:jar:1.29-SNAPSHOT
    \- org.furyio:fury-format:jar:0.4.1:compile
       \- org.apache.arrow:arrow-vector:jar:14.0.0:compile
          +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.1:compile
          \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.1:compile
             \- com.fasterxml.jackson.core:jackson-databind:jar:2.15.1:compile

2.16.0 -
    -
  1. com.github.romualdrousseau:shuju-examples:jar:1.29-SNAPSHOT
    \- com.github.romualdrousseau:shuju:jar:1.29-SNAPSHOT:compile
       \- org.furyio:fury-format:jar:0.4.1:compile
          \- com.fasterxml.jackson.core:jackson-databind:jar:2.16.0:compile

  2. -
  3. com.github.romualdrousseau:shuju:jar:1.29-SNAPSHOT
    \- org.furyio:fury-format:jar:0.4.1:compile
       \- com.fasterxml.jackson.core:jackson-databind:jar:2.16.0:compile

+[Success] Success
diff --git a/docs/dependency-management.html b/docs/dependency-management.html index ce29b712..b3478f7d 100644 --- a/docs/dependency-management.html +++ b/docs/dependency-management.html @@ -83,12 +83,30 @@

compile

Type License +com.fasterxml.jackson.core +jackson-annotations +2.17.0 +jar +The Apache Software License, Version 2.0 + +com.fasterxml.jackson.core +jackson-core +2.17.0 +jar +The Apache Software License, Version 2.0 + +com.fasterxml.jackson.core +jackson-databind +2.17.0 +jar +The Apache Software License, Version 2.0 + com.google.protobuf protobuf-java 4.27.3 jar BSD-3-Clause - + org.slf4j slf4j-api 2.0.16 diff --git a/docs/shuju-examples/shuju-examples/apidocs/allclasses-index.html b/docs/shuju-examples/shuju-examples/apidocs/allclasses-index.html index b2b9c9a7..d9b0d96c 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/allclasses-index.html +++ b/docs/shuju-examples/shuju-examples/apidocs/allclasses-index.html @@ -1,7 +1,7 @@ - + All Classes and Interfaces (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/allpackages-index.html b/docs/shuju-examples/shuju-examples/apidocs/allpackages-index.html index d848788b..c40380f7 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/allpackages-index.html +++ b/docs/shuju-examples/shuju-examples/apidocs/allpackages-index.html @@ -1,7 +1,7 @@ - + All Packages (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/FeedForward.html b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/FeedForward.html index b7d823ae..fb8dd398 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/FeedForward.html +++ b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/FeedForward.html @@ -1,7 +1,7 @@ - + FeedForward (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/class-use/FeedForward.html b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/class-use/FeedForward.html index 1c9da257..ee359308 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/class-use/FeedForward.html +++ b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/class-use/FeedForward.html @@ -1,7 +1,7 @@ - + Uses of Class com.github.romualdrousseau.shuju.examples.nn.FeedForward (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-summary.html b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-summary.html index 8d9b0b9a..82b4c110 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-summary.html +++ b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-summary.html @@ -1,7 +1,7 @@ - + com.github.romualdrousseau.shuju.examples.nn (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-tree.html b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-tree.html index 7f9fa98f..54c2cece 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-tree.html +++ b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-tree.html @@ -1,7 +1,7 @@ - + com.github.romualdrousseau.shuju.examples.nn Class Hierarchy (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-use.html b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-use.html index 9265401c..4e8fd635 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-use.html +++ b/docs/shuju-examples/shuju-examples/apidocs/com/github/romualdrousseau/shuju/examples/nn/package-use.html @@ -1,7 +1,7 @@ - + Uses of Package com.github.romualdrousseau.shuju.examples.nn (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/constant-values.html b/docs/shuju-examples/shuju-examples/apidocs/constant-values.html index 376e299b..5a4d6add 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/constant-values.html +++ b/docs/shuju-examples/shuju-examples/apidocs/constant-values.html @@ -1,7 +1,7 @@ - + Constant Field Values (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/help-doc.html b/docs/shuju-examples/shuju-examples/apidocs/help-doc.html index 6f605d66..6de16def 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/help-doc.html +++ b/docs/shuju-examples/shuju-examples/apidocs/help-doc.html @@ -1,7 +1,7 @@ - + API Help (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/index-all.html b/docs/shuju-examples/shuju-examples/apidocs/index-all.html index 80f6212a..e8347bb4 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/index-all.html +++ b/docs/shuju-examples/shuju-examples/apidocs/index-all.html @@ -1,7 +1,7 @@ - + Index (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/index.html b/docs/shuju-examples/shuju-examples/apidocs/index.html index 50ed3087..100a62d6 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/index.html +++ b/docs/shuju-examples/shuju-examples/apidocs/index.html @@ -1,7 +1,7 @@ - + shuju-examples 1.29-SNAPSHOT API diff --git a/docs/shuju-examples/shuju-examples/apidocs/overview-tree.html b/docs/shuju-examples/shuju-examples/apidocs/overview-tree.html index b03fca30..ef483bb7 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/overview-tree.html +++ b/docs/shuju-examples/shuju-examples/apidocs/overview-tree.html @@ -1,7 +1,7 @@ - + Class Hierarchy (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/apidocs/search.html b/docs/shuju-examples/shuju-examples/apidocs/search.html index d8d4427f..43126458 100644 --- a/docs/shuju-examples/shuju-examples/apidocs/search.html +++ b/docs/shuju-examples/shuju-examples/apidocs/search.html @@ -1,7 +1,7 @@ - + Search (shuju-examples 1.29-SNAPSHOT API) diff --git a/docs/shuju-examples/shuju-examples/dependencies.html b/docs/shuju-examples/shuju-examples/dependencies.html index 88f1997b..6f09e367 100644 --- a/docs/shuju-examples/shuju-examples/dependencies.html +++ b/docs/shuju-examples/shuju-examples/dependencies.html @@ -120,21 +120,21 @@

compile

com.fasterxml.jackson.core jackson-annotations -2.15.1 +2.17.0 - jar The Apache Software License, Version 2.0 com.fasterxml.jackson.core jackson-core -2.15.1 +2.17.0 - jar The Apache Software License, Version 2.0 com.fasterxml.jackson.core jackson-databind -2.16.0 +2.17.0 - jar The Apache Software License, Version 2.0 @@ -216,139 +216,146 @@

compile

jar Apache License, Version 2.0 +net.bytebuddy +byte-buddy +1.14.9 +- +jar +Apache License, Version 2.0 + org.apache.arrow arrow-format 14.0.0 - jar Apache License, Version 2.0 - + org.apache.arrow arrow-memory-core 14.0.0 - jar Apache License, Version 2.0 - + org.apache.arrow arrow-vector 14.0.0 - jar Apache License, Version 2.0 - + org.bytedeco javacpp 1.5.8 linux-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception - + org.bytedeco javacpp 1.5.8 macosx-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception - + org.bytedeco javacpp 1.5.8 windows-x86_64 jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception - + org.bytedeco javacpp 1.5.8 - jar Apache License, Version 2.0GNU General Public License (GPL) version 2, or any later versionGPLv2 with Classpath exception - + org.checkerframework checker-qual 3.33.0 - jar The MIT License - + org.furyio fury-core 0.4.1 - jar The Apache License, Version 2.0 - + org.furyio fury-format 0.4.1 - jar The Apache License, Version 2.0 - + org.javassist javassist 3.28.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0 - + org.reflections reflections 0.10.2 - jar WTFPLThe Apache Software License, Version 2.0 - + org.slf4j slf4j-api 2.0.16 - jar MIT License - + org.tensorflow ndarray 0.4.0 - jar The Apache Software License, Version 2.0 - + org.tensorflow tensorflow-core-api 0.5.0 linux-x86_64 jar The Apache Software License, Version 2.0 - + org.tensorflow tensorflow-core-api 0.5.0 macosx-x86_64 jar The Apache Software License, Version 2.0 - + org.tensorflow tensorflow-core-api 0.5.0 windows-x86_64 jar The Apache Software License, Version 2.0 - + org.tensorflow tensorflow-core-api 0.5.0 - jar The Apache Software License, Version 2.0 - + org.tensorflow tensorflow-core-platform 0.5.0 - jar The Apache Software License, Version 2.0 - + org.xerial.snappy snappy-java 1.1.10.5 @@ -558,7 +565,7 @@

Dependency Tree

Description: Generated Java files from the IPC Flatbuffer definitions.

URL: https://arrow.apache.org/arrow-format/

Project Licenses: Apache License, Version 2.0

-
  • com.fasterxml.jackson.core:jackson-core:jar:2.15.1 (compile) [Information]
  • com.fasterxml.jackson.core:jackson-core:jar:2.17.0 (compile) [Information]
  • -
  • com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1 (compile) [Information]
  • com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 (compile) [Information]
  • -
  • com.fasterxml.jackson.core:jackson-databind:jar:2.16.0 (compile) [Information]
  • com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 (compile) [Information]
  • -
  • org.apache.arrow:arrow-memory-core:jar:14.0.0 (compile) [Information] +
  • +
  • org.apache.arrow:arrow-memory-core:jar:14.0.0 (compile) [Information]
  • -
  • org.apache.arrow:arrow-memory-unsafe:jar:14.0.0 (runtime) [Information]
  • org.apache.arrow:arrow-memory-unsafe:jar:14.0.0 (runtime) [Information]
  • -
  • org.xerial.snappy:snappy-java:jar:1.1.10.5 (compile) [Information]
  • -
  • org.reflections:reflections:jar:0.10.2 (compile) [Information]
  • org.xerial.snappy:snappy-java:jar:1.1.10.5 (compile) [Information]
  • +
  • org.reflections:reflections:jar:0.10.2 (compile) [Information]
  • -
  • org.tensorflow:tensorflow-core-platform:jar:0.5.0 (compile) [Information]
  • org.tensorflow:tensorflow-core-platform:jar:0.5.0 (compile) [Information]
  • -
  • junit:junit:jar:4.13.2 (test) [Information]
  • junit:junit:jar:4.13.2 (test) [Information]
  • -
  • org.hamcrest:hamcrest:jar:2.2 (test) [Information]
  • org.hamcrest:hamcrest:jar:2.2 (test) [Information]
  • -
  • com.fasterxml.jackson.core:jackson-core:jar:2.15.1 (compile) [Information]
  • com.fasterxml.jackson.core:jackson-core:jar:2.17.0 (compile) [Information]
  • -
  • com.fasterxml.jackson.core:jackson-annotations:jar:2.15.1 (compile) [Information]
  • com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 (compile) [Information]
  • -
  • com.fasterxml.jackson.core:jackson-databind:jar:2.16.0 (compile) [Information]
  • com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 (compile) [Information]
  • -
  • org.apache.arrow:arrow-memory-core:jar:14.0.0 (compile) [Information] +
  • +
  • org.apache.arrow:arrow-memory-core:jar:14.0.0 (compile) [Information]
  • -
  • org.apache.arrow:arrow-memory-unsafe:jar:14.0.0 (runtime) [Information]
  • org.apache.arrow:arrow-memory-unsafe:jar:14.0.0 (runtime) [Information]
  • -
  • org.xerial.snappy:snappy-java:jar:1.1.10.5 (compile) [Information]
  • -
  • org.reflections:reflections:jar:0.10.2 (compile) [Information]
  • org.xerial.snappy:snappy-java:jar:1.1.10.5 (compile) [Information]
  • +
  • org.reflections:reflections:jar:0.10.2 (compile) [Information]
  • -
  • org.tensorflow:tensorflow-core-platform:jar:0.5.0 (compile) [Information]
  • org.tensorflow:tensorflow-core-platform:jar:0.5.0 (compile) [Information]
  • -
  • junit:junit:jar:4.13.2 (test) [Information]
  • junit:junit:jar:4.13.2 (test) [Information]
  • -
  • org.hamcrest:hamcrest:jar:2.2 (test) [Information]
  • org.hamcrest:hamcrest:jar:2.2 (test) [Information]