Last Version

commons 0.2.1

common util codes

License

License

GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

commons
Version

Version

0.2.1
Type

Type

pom
Description

Description

commons
common util codes
Project URL

Project URL

https://github.com/icodegarden/commons
Source Code Management

Source Code Management

https://github.com/icodegarden/commons

Download commons 0.2.1

Filename Size
commons-0.2.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commons-lang
  • commons-mybatis
  • commons-exchange
  • commons-zookeeper
  • commons-kafka
  • commons-nio
  • commons-springboot
  • commons-redis
  • commons-shardingsphere
  • commons-test
  • commons-test-web