License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Hibernate Data ORM |
GroupId | GroupIdcom.jerehao |
ArtifactId | ArtifactIddevia-spring-boot-starter-hibernate |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionuse to server some spring boot starter
|
Filename | Size |
---|---|
devia-spring-boot-starter-hibernate-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot-starter-hibernate/ -->
<dependency>
<groupId>com.jerehao</groupId>
<artifactId>devia-spring-boot-starter-hibernate</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot-starter-hibernate/
implementation 'com.jerehao:devia-spring-boot-starter-hibernate:1.0.0'
// https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot-starter-hibernate/
implementation ("com.jerehao:devia-spring-boot-starter-hibernate:1.0.0")
'com.jerehao:devia-spring-boot-starter-hibernate:pom:1.0.0'
<dependency org="com.jerehao" name="devia-spring-boot-starter-hibernate" rev="1.0.0">
<artifact name="devia-spring-boot-starter-hibernate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jerehao', module='devia-spring-boot-starter-hibernate', version='1.0.0')
)
libraryDependencies += "com.jerehao" % "devia-spring-boot-starter-hibernate" % "1.0.0"
[com.jerehao/devia-spring-boot-starter-hibernate "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.2.RELEASE |
org.hibernate : hibernate-core | jar | 5.2.17.Final |
org.springframework : spring-orm | jar | 5.0.6.RELEASE |
org.springframework : spring-tx | jar | 5.0.6.RELEASE |