License |
License |
---|---|
GroupId | GroupIdcom.uliian |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuliian-framework
uliian-framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.1.0.pom | |
core-1.1.0.jar | 72 KB |
core-1.1.0-sources.jar | 21 KB |
core-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.uliian/core/ -->
<dependency>
<groupId>com.uliian</groupId>
<artifactId>core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uliian/core/
implementation 'com.uliian:core:1.1.0'
// https://jarcasting.com/artifacts/com.uliian/core/
implementation ("com.uliian:core:1.1.0")
'com.uliian:core:jar:1.1.0'
<dependency org="com.uliian" name="core" rev="1.1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uliian', module='core', version='1.1.0')
)
libraryDependencies += "com.uliian" % "core" % "1.1.0"
[com.uliian/core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
com.uliian : uliian-commons | jar | 1.5.6 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.7.0 |
com.google.guava : guava | jar | 31.1-jre |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.3 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.7.0 |
org.springdoc : springdoc-openapi-ui | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.6.10 |
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |