io.github.iotclouddeveloper:common-interface

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

License

License

GroupId

GroupId

io.github.iotclouddeveloper
ArtifactId

ArtifactId

common-interface
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-interface

Download common-interface

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22
org.springframework.cloud : spring-cloud-starter-feign jar 1.4.5.RELEASE
io.swagger : swagger-annotations jar 1.5.9
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
org.springframework.data : spring-data-commons jar 2.0.10.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.6
1.7.5
1.5.8
1.0.0