io.github.iotclouddeveloper:common-microservice

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

License

License

GroupId

GroupId

io.github.iotclouddeveloper
ArtifactId

ArtifactId

common-microservice
Last Version

Last Version

1.7.6
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://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common-microservice

Download common-microservice

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.iotclouddeveloper/common-microservice/ -->
<dependency>
    <groupId>io.github.iotclouddeveloper</groupId>
    <artifactId>common-microservice</artifactId>
    <version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iotclouddeveloper/common-microservice/
implementation 'io.github.iotclouddeveloper:common-microservice:1.7.6'
// https://jarcasting.com/artifacts/io.github.iotclouddeveloper/common-microservice/
implementation ("io.github.iotclouddeveloper:common-microservice:1.7.6")
'io.github.iotclouddeveloper:common-microservice:jar:1.7.6'
<dependency org="io.github.iotclouddeveloper" name="common-microservice" rev="1.7.6">
  <artifact name="common-microservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iotclouddeveloper', module='common-microservice', version='1.7.6')
)
libraryDependencies += "io.github.iotclouddeveloper" % "common-microservice" % "1.7.6"
[io.github.iotclouddeveloper/common-microservice "1.7.6"]

Dependencies

compile (22)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.1.2
com.baomidou : mybatis-plus jar 3.1.2
com.microsoft.sqlserver : mssql-jdbc jar 6.2.2.jre8
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.5.RELEASE
org.springframework : spring-jdbc jar 5.0.9.RELEASE
org.springframework.data : spring-data-commons jar 2.0.10.RELEASE
io.springfox : springfox-swagger2 jar 2.5.0
io.springfox : springfox-swagger-ui jar 2.5.0
commons-lang : commons-lang jar 2.3
org.projectlombok : lombok jar 1.16.22
com.fasterxml.jackson.core : jackson-annotations jar 2.8.0
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
org.springframework : spring-web jar 5.0.9.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.apache.poi : poi jar 3.16
org.apache.poi : poi-ooxml jar 3.16
io.github.iotclouddeveloper : common-interface jar 1.7.6
org.springframework.data : spring-data-redis jar 2.0.10.RELEASE
cn.hutool : hutool-all jar 4.0.11
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.6
1.7.5
1.5.8
1.0.0