| Title: | Spring Data Core |
|---|---|
| Group ID: | org.springframework.data |
| Artifact ID: | spring-data-commons |
| Version: | 3.3.0 |
| Last modified: | 17.05.2024 10:11 |
| 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.4 MB |
| Download: | https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.3.0/spring-data-commons-3.3.0.jar |
| POM: | Show |
| Maven: |
<dependency> <groupId>org.springframework.data</groupId> <artifactId>spring-data-commons</artifactId> <version>3.3.0</version> </dependency> |
| Gradle: | org.springframework.data:spring-data-commons:3.3.0 |
| Contained classes: |
|
| Dependencies: |
|
| Used by: Artifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
|