e

easy-translation-spring-boot3-starter

easy-translation-springboot3版
https://gitee.com/cai-zhiyuDaKeLe/easy-translation
Apache License, Version 2.0
Files download
File Operation
easy-translation-spring-boot3-starter-1.4.0-beta.jar download
easy-translation-spring-boot3-starter-1.4.0-beta.pom download
easy-translation-spring-boot3-starter-1.4.0-beta-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.kkkele</groupId>
  <artifactId>easy-translation-spring-boot3-starter</artifactId>
  <version>1.4.0-beta</version>
</dependency>
Gradle Groovy
implementation 'io.github.kkkele:easy-translation-spring-boot3-starter:1.4.0-beta'
Gradle Kotlin
implementation("io.github.kkkele:easy-translation-spring-boot3-starter:1.4.0-beta")
Scala SBT
libraryDependencies += "io.github.kkkele" % "easy-translation-spring-boot3-starter" % "1.4.0-beta"
Groovy Grape
@Grapes(
  @Grab(group='io.github.kkkele', module='easy-translation-spring-boot3-starter', version='1.4.0-beta')
)
Apache Ivy
<dependency org="io.github.kkkele" name="easy-translation-spring-boot3-starter" rev="1.4.0-beta" />
Leiningen
[io.github.kkkele/easy-translation-spring-boot3-starter "1.4.0-beta"]
Apache Buildr
'io.github.kkkele:easy-translation-spring-boot3-starter:jar:1.4.0-beta'