| License |
License |
|---|---|
| GroupId | GroupIdcom.uliian |
| ArtifactId | ArtifactIdcore |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
Descriptionuliian-framework
uliian-framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-1.0.5.pom | |
| core-1.0.5.jar | 60 KB |
| core-1.0.5-sources.jar | 17 KB |
| core-1.0.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uliian/core/ -->
<dependency>
<groupId>com.uliian</groupId>
<artifactId>core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.uliian/core/
implementation 'com.uliian:core:1.0.5'
// https://jarcasting.com/artifacts/com.uliian/core/
implementation ("com.uliian:core:1.0.5")
'com.uliian:core:jar:1.0.5'
<dependency org="com.uliian" name="core" rev="1.0.5">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uliian', module='core', version='1.0.5')
)
libraryDependencies += "com.uliian" % "core" % "1.0.5"
[com.uliian/core "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.3 |
| com.uliian : uliian-commons | jar | 1.5.3 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.3 |
| com.google.guava : guava | jar | 29.0-jre |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.2 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.3 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.4.3 |
| io.springfox : springfox-boot-starter | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.4.10 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |