License |
License |
---|---|
GroupId | GroupIdio.github.icesnowsunhi |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
for quickly development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-1.0.pom | |
common-1.0.jar | 214 KB |
common-1.0-sources.jar | 121 KB |
common-1.0-javadoc.jar | 890 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |