is not current version
Last Version 1.3.2

com.github.devswork:spring-boot-starter-data-serialize 1.3.1

devswork tools

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.devswork
ArtifactId

ArtifactId

spring-boot-starter-data-serialize
Version

Version

1.3.1
Type

Type

jar

Download spring-boot-starter-data-serialize 1.3.1


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