1. SAP Help Portal - Adapter Development Kit: "The adapter development kit (ADK) for SAP Cloud Integration allows you to develop custom adapters for the integration platform. The ADK is based on the Apache Camel framework... You develop the adapter as a Java project." This document directly links Java to the development of custom adapters which extend the Integration Suite's functionality.
Source: SAP Help Portal
SAP Integration Suite > Developing an Integration Scenario > Developing a Custom Adapter > Adapter Development Kit.
2. SAP Help Portal - Tasks and Tools for Adapter Development: "To develop a custom adapter
you need the following tools: Java Development Kit (JDK)
Apache Maven
Eclipse IDE for Java EE Developers." This explicitly lists the Java Development Kit as a prerequisite for custom adapter development.
Source: SAP Help Portal
SAP Integration Suite > Developing an Integration Scenario > Developing a Custom Adapter > Tasks and Tools.