The latest OpenJDK release 24 is now browsable on APIdia. Check it out at https://apidia.net/java/OpenJDK
Oh, and of course JavaFX 24 is available too. Enjoy!
https://apidia.net/mvn/org.openjfx/javafx
And, of course, there is a dedicated section for these items on the deprecation summary page.
14.3.2025 14:15And, of course, there is a dedicated section for these items on the deprecation summary page.On APIdia you can find "References Deprecated" warnings in addition to normal deprecation warnings.
A "References Deprecated" warning box is placed on every item that uses in its API declaration a deprecated (or deprecated-referencing) item, e.g. as a method arg or superclass.
This is resolved even across project boundaries!
Eclipse MicroProfile is a standardization and optimization effort for Enterprise Java in microservice architectures. Its main components are bundled in the platform profile, now on APIdia in the latest release 7.0. Beyond that, the standalone components are available as well.
Platform:
https://apidia.net/mvn/org.eclipse.microprofile/microprofile
Standalone components:
https://apidia.net/mvn/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api
https://apidia.net/mvn/org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api
https://apidia.net/mvn/org.eclipse.microprofile.graphql/microprofile-graphql-api
https://apidia.net/mvn/org.eclipse.microprofile.lra/microprofile-lra-api
https://apidia.net/mvn/org.eclipse.microprofile.opentracing/microprofile-opentracing-api
https://apidia.net/mvn/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api
For large multi-artifact projects it is often difficult to sort out which artifacts should be presented in a common doc profile and there is no one-size-fits-all-method to get this always right. To ensure quality, this selection is therefore curated for important frameworks.
3.3.2025 16:42For large multi-artifact projects it is often difficult to sort out which artifacts should be presented in a common doc profile and there is...OSGi (Open Service Gateway Initiative) is an industry standard comprising specifications and implementations used in a wide range of frameworks and platforms, including IoT, smart home, robotics and set top boxes. Its latest APIdocs are now on APIdia: https://apidia.net/mvn/org.osgi/osgi
3.3.2025 12:12OSGi (Open Service Gateway Initiative) is an industry standard comprising specifications and implementations used in a wide range of...SmallRye is a collection of APIs and implementations for Cloud Native development on the JVM. As such, it renders a backbone framework of Quarkus and WildFly. In a series, we are adding its subprojects to APIdia, starting with the latest release of SmallRye-Common: https://apidia.net/mvn/io.smallrye.common/smallrye-common
21.2.2025 11:29SmallRye is a collection of APIs and implementations for Cloud Native development on the JVM. As such, it renders a backbone framework of...The Jackson data processor, featuring support for data formats such as JSON, BSON, CBOR, CSV, Smile, TOML, XML or YAML, is an integral part of the Java ecosystem and enables frameworks like Spring and Quarkus. Browse its latest API documentation on APIdia: https://apidia.net/mvn/com.fasterxml.jackson/jackson
18.2.2025 15:29The Jackson data processor, featuring support for data formats such as JSON, BSON, CBOR, CSV, Smile, TOML, XML or YAML, is an integral part...Jakarta 11 has not fully been released yet, but some of its components already have. In our Jakarta 11-snapshot doc profile we present API doc of Jakarta 11 spec module releases that presumably constitute the Jakarta 11 platform. Check it out here: https://apidia.net/mvn/jakarta.platform/jakartaee
17.2.2025 11:23Jakarta 11 has not fully been released yet, but some of its components already have. In our Jakarta 11-snapshot doc profile we present API...The Truffle Framework is an open-source library for building tools and programming language implementations that run efficiently on GraalVM.
Adding API documentation of its latest version is yet one more step to cover the Graal Framework on APIdia: https://apidia.net/mvn/org.graalvm.truffle/truffle
Vavr, the functional library that turns Java upside down (formerly called Javaslang) can now be browsed on APIdia in its latest version 0.10.6 https://apidia.net/mvn/io.vavr/vavr-parent. Being a dependency of frameworks such as Spring renders it a vital part of the Java ecosystem we are documenting on APIdia.
4.2.2025 12:35Vavr, the functional library that turns Java upside down (formerly called Javaslang) can now be browsed on APIdia in its latest version...Graal VM is an advanced JDK supporting multiple languages and featuring highly efficient ahead-of-time compilation. Its core components are bundled in the Graal SDK, for which API docs are most conveniently browsed on APIdia: https://apidia.net/mvn/org.graalvm.sdk/graal-sdk
3.2.2025 12:38Graal VM is an advanced JDK supporting multiple languages and featuring highly efficient ahead-of-time compilation. Its core components are...The goal of APIdia is to make API documentation like JavaDoc conveniently browsable. That includes consequent interlinking of all hosted projects: You will rarely, if ever, encounter any argument type, return type, parent class, annotation, etc. that is not directly linked to its proper doc page.
Get started on APIdia by checking out the current Java standard library at https://apidia.net/java/OpenJDK.
APIdia improves conventional JavaDoc in various ways.
One of them is syntax highlighting of code in @snippet JavaDoc tags.
You can browse the latest Java standard library at https://apidia.net/java/OpenJDK
WebAuthn4J is a Java library for WebAuthn, a new, secure web application authentication W3C specification.
Browse it on APIdia now: https://apidia.net/mvn/com.webauthn4j/webauthn4j
Various frameworks build on this lib - adding it to APIdia is one more step to our goal of documenting the Java ecosystem.
API documentation of Eclipse Tyrus, the reference implementation of JSR-356 (Java API for WebSocket), is now available on APIdia: https://apidia.net/mvn/org.glassfish.tyrus/tyrus
Tyrus is a frequent dependency of frameworks like Spring Web Services and adds to the Java ecosystem documented on APIdia.
28.11.2024 15:14API documentation of Eclipse Tyrus, the reference implementation of JSR-356 (Java API for WebSocket), is now available on APIdia:...Today, we added API doc of JXMPP to APIdia. Check it out at https://apidia.net/mvn/org.jxmpp/jxmpp
JXMPP is a base library for XMPP in Java, the universal instant messaging standard. It is vital part of dependency trees of frameworks like Smack and Spring Web Services. So, expect more to come!
27.11.2024 15:26Today, we added API doc of JXMPP to APIdia. Check it out at https://apidia.net/mvn/org.jxmpp/jxmppJXMPP is a base library for XMPP in Java,...Yesterday, APIdia was presented by Stefan Richthofer in a lightning talk at CZJUG in Prague after Ivar Grimstad's talk on Jakarta AI integration. Thank you #CZJUG for the amazing event with the great audience.
Thank you, @ivar_grimstad for the interesting presentation!
Looking forward to integrating the upcoming Jakarta 11 release into APIdia!
20.11.2024 16:47Yesterday, APIdia was presented by Stefan Richthofer in a lightning talk at CZJUG in Prague after Ivar Grimstad's talk on Jakarta AI...JRuby 9.4.8.0 runtime API documentation is now available on APIdia! Including its full dependency tree. Check it out under https://apidia.net/mvn/org.jruby/jruby-base/9.4.8.0 Did you know? Omitting the version like in https://apidia.net/mvn/org.jruby/jruby-base will always link to the latest version available on APIdia. Enjoy!
9.8.2024 10:38JRuby 9.4.8.0 runtime API documentation is now available on APIdia! Including its full dependency tree. Check it out under...APIdia resembles JavaDoc, but restores the much missed side navigation. Please enjoy scrolling through packages and endless class lists again (no irony here), we know you missed it :) The full OpenJDK 22 is available right now, and lots of other libraries as well.
18.7.2024 21:28APIdia resembles JavaDoc, but restores the much missed side navigation. Please enjoy scrolling through packages and endless class lists...