ons-commons

通用基础组件。 the base common component for aliyun ons tools.

License

License

GroupId

GroupId

io.github.dr-yanglong
ArtifactId

ArtifactId

ons-commons
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ons-commons
通用基础组件。 the base common component for aliyun ons tools.
Project URL

Project URL

https://dr-yanglong.github.io
Source Code Management

Source Code Management

https://github.com/DR-YangLong/ons-spring-boot-starter

Download ons-commons

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework : spring-context-support jar
org.slf4j : slf4j-api jar
commons-codec : commons-codec jar
org.apache.commons : commons-lang3 jar
javax.validation : validation-api jar
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE