| License |
License |
|---|---|
| GroupId | GroupIdim.shs |
| ArtifactId | ArtifactIdtick-core |
| Last Version | Last Version3.0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontick公共核心包
|
| Filename | Size |
|---|---|
| tick-core-3.0.0.1.pom | |
| tick-core-3.0.0.1.jar | 179 KB |
| tick-core-3.0.0.1-sources.jar | 112 KB |
| tick-core-3.0.0.1-javadoc.jar | 699 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/im.shs/tick-core/ -->
<dependency>
<groupId>im.shs</groupId>
<artifactId>tick-core</artifactId>
<version>3.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/im.shs/tick-core/
implementation 'im.shs:tick-core:3.0.0.1'
// https://jarcasting.com/artifacts/im.shs/tick-core/
implementation ("im.shs:tick-core:3.0.0.1")
'im.shs:tick-core:jar:3.0.0.1'
<dependency org="im.shs" name="tick-core" rev="3.0.0.1">
<artifact name="tick-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.shs', module='tick-core', version='3.0.0.1')
)
libraryDependencies += "im.shs" % "tick-core" % "3.0.0.1"
[im.shs/tick-core "3.0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-json | jar | |
| com.baomidou : mybatis-plus-extension | jar | |
| cn.hutool : hutool-all | jar | |
| org.hibernate : hibernate-validator | jar | |
| im.shs : tick-swagger | jar | |
| im.shs : tick-auto | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| de.codecentric : spring-boot-admin-starter-client | jar | |
| com.google.guava : guava | jar | |
| javax.el : javax.el-api | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |