com.github.deepexi:pojo-converter-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.deepexi
ArtifactId

ArtifactId

pojo-converter-spring-boot-starter
Last Version

Last Version

1.0.0-release
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/deepexi/pojo-converter-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/deepexi

Download pojo-converter-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.9.RELEASE
org.projectlombok : lombok jar 1.18.10
org.springframework.boot : spring-boot-starter-test jar 2.1.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-release