Last Version

bytedesk-spring-boot-mysql 2.1.1

bytedesk.org im server mysql base component

License

License

Categories

Categories

Spring Boot Container Microservices MySQL Data Databases
GroupId

GroupId

org.bytedesk
ArtifactId

ArtifactId

bytedesk-spring-boot-mysql
Version

Version

2.1.1
Type

Type

jar
Description

Description

bytedesk-spring-boot-mysql
bytedesk.org im server mysql base component

Download bytedesk-spring-boot-mysql 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.13

test (1)

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

Project Modules

There are no modules declared in this project.