Registry / dependency-injection / app-starters-core-dependencies

app-starters-core-dependencies

JSON →
library2.1.6.RELEASEjavamavenunverified

Provides a Bill of Materials (BOM) for managing dependencies of Spring Cloud Stream applications.

<dependency> <groupId>org.springframework.cloud.stream.app</groupId> <artifactId>app-starters-core-dependencies</artifactId> <version>2.1.6.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · APP-STARTERS-CORE-
A
app-starters-core-dependencies
dependency-injectionjavav2.1.6.RELEASE
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AppStartersCoreDependencies
org.springframework.cloud.stream.app.core

Minimal usage showing import of the core BOM class.

import org.springframework.cloud.stream.app.core.AppStartersCoreDependencies; public class Example { public static void main(String[] args) { System.out.println("Using Spring Cloud Stream App Core BOM"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.6.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
36
Resources
app-starters-core-dependencies — mvn dependency:get app-starters-core-dependencies · libregistry