super-common

A Super Common Framework

License

License

GroupId

GroupId

com.github.wuyanzuplus
ArtifactId

ArtifactId

super-common
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

super-common
A Super Common Framework
Project URL

Project URL

https://github.com/WuYanZuPlus/super-common.git

Download super-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.0.RELEASE
org.projectlombok : lombok Optional jar 1.18.4
org.slf4j : slf4j-api jar 1.7.28
org.apache.commons : commons-lang3 jar 3.9

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-RELEASE
0.0.3-RELEASE