Last Version

SimpleCommon 1.0.0

微服务自定义Common包

License

License

GroupId

GroupId

com.simplestark
ArtifactId

ArtifactId

common
Version

Version

1.0.0
Type

Type

jar
Description

Description

SimpleCommon
微服务自定义Common包
Project URL

Project URL

https://github.com/Simple-Stark/common
Source Code Management

Source Code Management

https://github.com/Simple-Stark/common

Download common 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4
com.baomidou : mybatis-plus-boot-starter jar 3.4.1
com.baomidou : mybatis-plus-generator jar 3.5.1
org.freemarker : freemarker jar 2.3.31
org.springframework.boot : spring-boot-starter-web jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.