License |
License |
---|---|
GroupId | GroupIdcom.minlia.cloud.starter |
ArtifactId | ArtifactIdcloud-starter-i18n |
Version | Version2.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionCloud Starter I18n
Cloud Starter I18n
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-i18n/ -->
<dependency>
<groupId>com.minlia.cloud.starter</groupId>
<artifactId>cloud-starter-i18n</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-i18n/
implementation 'com.minlia.cloud.starter:cloud-starter-i18n:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.starter/cloud-starter-i18n/
implementation ("com.minlia.cloud.starter:cloud-starter-i18n:2.0.0.RELEASE")
'com.minlia.cloud.starter:cloud-starter-i18n:jar:2.0.0.RELEASE'
<dependency org="com.minlia.cloud.starter" name="cloud-starter-i18n" rev="2.0.0.RELEASE">
<artifact name="cloud-starter-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.starter', module='cloud-starter-i18n', version='2.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.starter" % "cloud-starter-i18n" % "2.0.0.RELEASE"
[com.minlia.cloud.starter/cloud-starter-i18n "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.projectlombok : lombok Optional | jar | |
org.apache.commons : commons-lang3 Optional | jar | |
org.springframework.boot : spring-boot-starter-security Optional | jar | |
com.minlia.cloud.starter : cloud-starter-context Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-commons | jar | 1.13.6.RELEASE |
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar |