License |
License |
---|---|
GroupId | GroupIdcom.gitlab.bessemer |
ArtifactId | ArtifactIdspring-jpa |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.subprojectName}
${project.subprojectDescription}
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-jpa-1.0.5.pom | |
spring-jpa-1.0.5.jar | 10 KB |
spring-jpa-1.0.5-sources.jar | 3 KB |
spring-jpa-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.bessemer/spring-jpa/ -->
<dependency>
<groupId>com.gitlab.bessemer</groupId>
<artifactId>spring-jpa</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.bessemer/spring-jpa/
implementation 'com.gitlab.bessemer:spring-jpa:1.0.5'
// https://jarcasting.com/artifacts/com.gitlab.bessemer/spring-jpa/
implementation ("com.gitlab.bessemer:spring-jpa:1.0.5")
'com.gitlab.bessemer:spring-jpa:jar:1.0.5'
<dependency org="com.gitlab.bessemer" name="spring-jpa" rev="1.0.5">
<artifact name="spring-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.bessemer', module='spring-jpa', version='1.0.5')
)
libraryDependencies += "com.gitlab.bessemer" % "spring-jpa" % "1.0.5"
[com.gitlab.bessemer/spring-jpa "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.bessemer : cornerstone | jar | 1.0.5 |
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-tx | jar | |
org.springframework : spring-orm | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
jakarta.persistence : jakarta.persistence-api | jar | |
org.aspectj : aspectjweaver | jar | |
org.aspectj : aspectjrt | jar |