Last Version

common 1.0

for quickly development

License

License

GroupId

GroupId

io.github.icesnowsunhi
ArtifactId

ArtifactId

common
Version

Version

1.0
Type

Type

jar
Description

Description

common
for quickly development
Project URL

Project URL

https://github.com/ninobomba/OSSRH-77248
Source Code Management

Source Code Management

https://github.com/ninobomba/OSSRH-77248

Download common 1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.aspectj : aspectjweaver jar 1.8.9
mysql : mysql-connector-java jar 8.0.20
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
org.apache.velocity : velocity-engine-core jar 2.3
com.alibaba : fastjson jar 1.2.75
com.auth0 : java-jwt jar 3.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.1.RELEASE
commons-io : commons-io jar 2.4
org.apache.poi : poi jar 4.0.1

test (1)

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

Project Modules

There are no modules declared in this project.