Download JAR files tagged by module with all dependencies
mycore-ocfl from group org.mycore (version 2024.05)
Artifact mycore-ocfl
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies ocfl-java-api, ocfl-java-core, jakarta.inject-api, jakarta.xml.bind-api, junit, log4j-api, jdom2, mycore-base, mycore-user2,
There are maybe transitive dependencies!
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies ocfl-java-api, ocfl-java-core, jakarta.inject-api, jakarta.xml.bind-api, junit, log4j-api, jdom2, mycore-base, mycore-user2,
There are maybe transitive dependencies!
mycore-lod from group org.mycore (version 2024.05)
Artifact mycore-lod
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies swagger-annotations-jakarta, swagger-jaxrs2-jakarta, jakarta.ws.rs-api, log4j-api, rdf4j-rio-api, jersey-server, jdom2, mycore-base, mycore-restapi,
There are maybe transitive dependencies!
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies swagger-annotations-jakarta, swagger-jaxrs2-jakarta, jakarta.ws.rs-api, log4j-api, rdf4j-rio-api, jersey-server, jdom2, mycore-base, mycore-restapi,
There are maybe transitive dependencies!
mycore-wcms2 from group org.mycore (version 2024.05)
0 downloads
Artifact mycore-wcms2
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies gson, commons-io, jakarta.servlet-api, jakarta.ws.rs-api, jakarta.xml.bind-api, junit, log4j-api, jersey-media-multipart, jdom2, mycore-base,
There are maybe transitive dependencies!
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies gson, commons-io, jakarta.servlet-api, jakarta.ws.rs-api, jakarta.xml.bind-api, junit, log4j-api, jersey-media-multipart, jdom2, mycore-base,
There are maybe transitive dependencies!
mycore-viewer from group org.mycore (version 2024.05)
1 downloads
Artifact mycore-viewer
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL http://www.mycore.de/generated/mycore-viewer
License not specified
Dependencies amount 19
Dependencies jackson-annotations, jackson-core, jackson-databind, gson, guava, jakarta.persistence-api, jakarta.servlet-api, jakarta.ws.rs-api, jakarta.xml.bind-api, junit, commons-compress, commons-lang3, log4j-api, jdom2, mycore-base, selenium-utils, selenium-api, selenium-java, selenium-support,
There are maybe transitive dependencies!
Group org.mycore
Version 2024.05
Last update 14. June 2024
Organization not specified
URL http://www.mycore.de/generated/mycore-viewer
License not specified
Dependencies amount 19
Dependencies jackson-annotations, jackson-core, jackson-databind, gson, guava, jakarta.persistence-api, jakarta.servlet-api, jakarta.ws.rs-api, jakarta.xml.bind-api, junit, commons-compress, commons-lang3, log4j-api, jdom2, mycore-base, selenium-utils, selenium-api, selenium-java, selenium-support,
There are maybe transitive dependencies!
ai-pipeline from group org.apache.skywalking (version 10.0.1)
AI pipeline module include pipelines connecting the OAP kernel and any 3rd party AI and/or algorithm
server. The kernel would call the pipeline in the specific context/scenario with well formatted telemetry data,
and expect the remote to respond with the result of the AI/algorithm as quick as possible, but in async way in
case of large size of data or lower performance behavior of the remote.
0 downloads
Artifact ai-pipeline
Group org.apache.skywalking
Version 10.0.1
Last update 30. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!
Group org.apache.skywalking
Version 10.0.1
Last update 30. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!
klojang-invoke from group org.klojang (version 2.0.6)
Klojang Invoke is a Java module focused on path-based object access and dynamic
invocation. Its central classes are the Path class and the PathWalker class. The
Path class captures a path through an object graph. For example
"employee.address.city". The PathWalker class lets you read from and write to
a wide variety of types using Path objects.
0 downloads
Artifact klojang-invoke
Group org.klojang
Version 2.0.6
Last update 21. May 2024
Organization Naturalis Biodiversity Center
URL https://klojang4j.github.io/klojang-invoke/
License GPL-3.0 license
Dependencies amount 3
Dependencies klojang-check, klojang-util, klojang-convert,
There are maybe transitive dependencies!
Group org.klojang
Version 2.0.6
Last update 21. May 2024
Organization Naturalis Biodiversity Center
URL https://klojang4j.github.io/klojang-invoke/
License GPL-3.0 license
Dependencies amount 3
Dependencies klojang-check, klojang-util, klojang-convert,
There are maybe transitive dependencies!
hive-iceberg-shading from group org.apache.hive (version 4.0.0)
This module collects all required Iceberg modules and their dependencies, and shades them.
Consuming modules only need to mark this module as their dependency to get any required Iceberg libs.
This module has no sources of its own, only the built jar file contains the gathered and shaded libs.
For Intellij this module is recommended to be ignored, to avoid the dependent modules considering this as a
module dependency, they should see this as a library dependency instead.
Artifact hive-iceberg-shading
Group org.apache.hive
Version 4.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.apache.hive
Version 4.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
module-size-calculator from group pl.tfij (version 1.0.0)
The Module Size Calculator is a Java library designed for analyzing the size of modules within a project based on lines of code (LOC). It provides functionalities to calculate and visualize the distribution of code among different modules, helping developers understand the codebase's structure and identify potential areas for optimization or refactoring.
Artifact module-size-calculator
Group pl.tfij
Version 1.0.0
Last update 24. February 2024
Organization not specified
URL https://github.com/tfij/module-size-calculator
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group pl.tfij
Version 1.0.0
Last update 24. February 2024
Organization not specified
URL https://github.com/tfij/module-size-calculator
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
nifi-registry-ranger-jersey-bundle from group org.apache.nifi.registry (version 2.0.0-M2)
This module removes javax.ws.rs package from jersey-bundle.jar which is used by ranger-plugins-common.jar in order to address javax.ws.rs version mismatch between jersey-bundle.jar and NiFi Registry. NiFi Registry uses javax.ws.rs version 2.1. Without doing this, NiFi Registry encounters java.lang.LinkageError: ClassCastException: attempting to castjar:file:nifi-registry-xxx/work/jetty/nifi-registry-web-api-xxx.war/webapp/WEB-INF/lib/javax.ws.rs-api.jar!/javax/ws/rs/ext/RuntimeDelegate.classtojar:file:/home/koji/nifi-registry-xxx/./ext/ranger/lib/jersey-bundle.jar!/javax/ws/rs/ext/RuntimeDelegate.class
Group: org.apache.nifi.registry Artifact: nifi-registry-ranger-jersey-bundle
Show all versions Show source
Show all versions Show source
1 downloads
Artifact nifi-registry-ranger-jersey-bundle
Group org.apache.nifi.registry
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jersey-bundle,
There are maybe transitive dependencies!
Group org.apache.nifi.registry
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jersey-bundle,
There are maybe transitive dependencies!
hbase-external-blockcache from group org.apache.hbase (version 3.0.0-beta-1)
HBase module that provides out of process block cache.
Currently Memcached is the reference implementation for external block cache.
External block caches allow HBase to take advantage of other more complex caches that can live
longer than the HBase regionserver process and are not necessarily tied to a single computer
life time. However external block caches add in extra operational overhead.
Group: org.apache.hbase Artifact: hbase-external-blockcache
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact hbase-external-blockcache
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-build-configuration/hbase-external-blockcache
License Apache License, Version 2.0
Dependencies amount 4
Dependencies hbase-common, hbase-server, audience-annotations, hadoop-common,
There are maybe transitive dependencies!
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-build-configuration/hbase-external-blockcache
License Apache License, Version 2.0
Dependencies amount 4
Dependencies hbase-common, hbase-server, audience-annotations, hadoop-common,
There are maybe transitive dependencies!
Page 1557 from 3 (items total 16005)