${project.subprojectName}

${project.subprojectDescription}

License

License

GroupId

GroupId

com.gitlab.bessemer
ArtifactId

ArtifactId

spring-jpa
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

${project.subprojectName}
${project.subprojectDescription}
Source Code Management

Source Code Management

https://gitlab.com/bessemer/bessemer

Download spring-jpa

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5