Last Version

bytedesk-spring-boot-data-jpa 2.1.2

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

org.bytedesk
ArtifactId

ArtifactId

bytedesk-spring-boot-data-jpa
Version

Version

2.1.2
Type

Type

jar
Description

Description

bytedesk-spring-boot-data-jpa
Demo project for Spring Boot

Download bytedesk-spring-boot-data-jpa 2.1.2


<!-- https://jarcasting.com/artifacts/org.bytedesk/bytedesk-spring-boot-data-jpa/ -->
<dependency>
    <groupId>org.bytedesk</groupId>
    <artifactId>bytedesk-spring-boot-data-jpa</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedesk/bytedesk-spring-boot-data-jpa/
implementation 'org.bytedesk:bytedesk-spring-boot-data-jpa:2.1.2'
// https://jarcasting.com/artifacts/org.bytedesk/bytedesk-spring-boot-data-jpa/
implementation ("org.bytedesk:bytedesk-spring-boot-data-jpa:2.1.2")
'org.bytedesk:bytedesk-spring-boot-data-jpa:jar:2.1.2'
<dependency org="org.bytedesk" name="bytedesk-spring-boot-data-jpa" rev="2.1.2">
  <artifact name="bytedesk-spring-boot-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedesk', module='bytedesk-spring-boot-data-jpa', version='2.1.2')
)
libraryDependencies += "org.bytedesk" % "bytedesk-spring-boot-data-jpa" % "2.1.2"
[org.bytedesk/bytedesk-spring-boot-data-jpa "2.1.2"]

Dependencies

provided (5)

Group / Artifact Type Version
org.springframework.security : spring-security-messaging jar
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 2.1.2.RELEASE
org.springframework.data : spring-data-rest-hal-browser jar
mysql : mysql-connector-java jar 8.0.13

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.