| Title: | Spring Data Core |
|---|---|
| Group ID: | org.springframework.data |
| Artifact ID: | spring-data-commons |
| Version: | 3.0.3 |
| Last modified: | 03.03.2023 10:07 |
| Packaging: | jar |
| Name: | Spring Data Core |
| Description: | Core Spring concepts underpinning every Spring Data module. |
| URL: | https://spring.io/projects/spring-data |
| Source: | https://github.com/spring-projects/spring-data-commons |
|
|
|
| Size: | 1.32 MB |
| Download: | https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.0.3/spring-data-commons-3.0.3.jar |
| POM: | Show |
| Maven: |
<dependency> <groupId>org.springframework.data</groupId> <artifactId>spring-data-commons</artifactId> <version>3.0.3</version> </dependency> |
| Gradle: | org.springframework.data:spring-data-commons:3.0.3 |
| Contained classes: |
|
| Dependencies: |
|
| Used by: Artifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
|