License |
License |
---|---|
GroupId | GroupIdcom.simplestark |
ArtifactId | ArtifactIdcommon-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimpleCommon
微服务自定义Common包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-core-0.1.0.pom | |
common-core-0.1.0.jar | 36 KB |
common-core-0.1.0-sources.jar | 27 KB |
common-core-0.1.0-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simplestark/common-core/ -->
<dependency>
<groupId>com.simplestark</groupId>
<artifactId>common-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplestark/common-core/
implementation 'com.simplestark:common-core:0.1.0'
// https://jarcasting.com/artifacts/com.simplestark/common-core/
implementation ("com.simplestark:common-core:0.1.0")
'com.simplestark:common-core:jar:0.1.0'
<dependency org="com.simplestark" name="common-core" rev="0.1.0">
<artifact name="common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplestark', module='common-core', version='0.1.0')
)
libraryDependencies += "com.simplestark" % "common-core" % "0.1.0"
[com.simplestark/common-core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.jetbrains : annotations | jar | 22.0.0 |
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-validation | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.3.12.RELEASE |