Last Version

hb0730-parent 2.1.2-RELEASE

hb0730-commons主要是个人常用类库

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

commons-parent
Version

Version

2.1.2-RELEASE
Type

Type

pom
Description

Description

hb0730-parent
hb0730-commons主要是个人常用类库
Project URL

Project URL

https://github.com/hb0730/hb0730-commons
Source Code Management

Source Code Management

https://github.com/hb0730/hb0730-commons

Download commons-parent 2.1.2-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok Optional jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • commons-cache
  • commons-lang
  • commons-http
  • commons-spring
  • commons-dependencies
  • commons-all
  • commons-json
  • commons-encrypt
  • commons-mail
  • commons-ssh
  • commons-scm