is not current version
Last Version 1.1.0

uliian-framework 1.0.5

uliian-framework.

License

License

GroupId

GroupId

com.uliian
ArtifactId

ArtifactId

core
Version

Version

1.0.5
Type

Type

jar
Description

Description

uliian-framework
uliian-framework.
Project URL

Project URL

https://github.com/uliian/uliian-framework
Source Code Management

Source Code Management

https://github.com/uliian/uliian-framework

Download core 1.0.5


<!-- 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"]

Dependencies

compile (9)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

test (2)

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

Project Modules

There are no modules declared in this project.