Spring Data Commons Core provides shared infrastructure for Spring Data projects, including repository abstractions and pagination.
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons-core</artifactId>
<version>1.4.1.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Spring Data Commons CrudRepository.
Upgrade to a recent Spring Data Commons version.
No dependency data recorded yet.