License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.mujave |
ArtifactId | ArtifactIddict-translate-spring-boot-autoconfigure |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondict-translate-spring-boot-autoconfigure
Parent pom providing dependency and plugin management for applications built with Maven
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mujave/dict-translate-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.mujave</groupId>
<artifactId>dict-translate-spring-boot-autoconfigure</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mujave/dict-translate-spring-boot-autoconfigure/
implementation 'com.github.mujave:dict-translate-spring-boot-autoconfigure:1.0.4'
// https://jarcasting.com/artifacts/com.github.mujave/dict-translate-spring-boot-autoconfigure/
implementation ("com.github.mujave:dict-translate-spring-boot-autoconfigure:1.0.4")
'com.github.mujave:dict-translate-spring-boot-autoconfigure:jar:1.0.4'
<dependency org="com.github.mujave" name="dict-translate-spring-boot-autoconfigure" rev="1.0.4">
<artifact name="dict-translate-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mujave', module='dict-translate-spring-boot-autoconfigure', version='1.0.4')
)
libraryDependencies += "com.github.mujave" % "dict-translate-spring-boot-autoconfigure" % "1.0.4"
[com.github.mujave/dict-translate-spring-boot-autoconfigure "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.0 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.0 |
com.diffplug.guava : guava-collect | jar | 19.0.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |