common-example-1.4.1-RELEASE

spring boot common

License

License

GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

common-example
Last Version

Last Version

1.4.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

common-example-1.4.1-RELEASE
spring boot common

Download common-example

How to add to project

<!-- https://jarcasting.com/artifacts/link.thingscloud/common-example/ -->
<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>common-example</artifactId>
    <version>1.4.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/common-example/
implementation 'link.thingscloud:common-example:1.4.1-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/common-example/
implementation ("link.thingscloud:common-example:1.4.1-RELEASE")
'link.thingscloud:common-example:jar:1.4.1-RELEASE'
<dependency org="link.thingscloud" name="common-example" rev="1.4.1-RELEASE">
  <artifact name="common-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='common-example', version='1.4.1-RELEASE')
)
libraryDependencies += "link.thingscloud" % "common-example" % "1.4.1-RELEASE"
[link.thingscloud/common-example "1.4.1-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
link.thingscloud : spring-boot-common-all jar 1.4.1-RELEASE
org.springframework.boot : spring-boot-starter-web jar
com.alibaba : fastjson jar 1.2.75
org.springframework.boot : spring-boot-starter-json jar
cn.hutool : hutool-all jar 5.4.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1-RELEASE
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0