License |
License |
---|---|
GroupId | GroupIdcom.github.luues |
ArtifactId | ArtifactIdcloud-pom |
Last Version | Last Version1.2.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncloud-pom
A simple jar reference based on spring cloud
|
Filename | Size |
---|---|
cloud-pom-1.2.0.RELEASE.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues/cloud-pom/ -->
<dependency>
<groupId>com.github.luues</groupId>
<artifactId>cloud-pom</artifactId>
<version>1.2.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/cloud-pom/
implementation 'com.github.luues:cloud-pom:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/cloud-pom/
implementation ("com.github.luues:cloud-pom:1.2.0.RELEASE")
'com.github.luues:cloud-pom:pom:1.2.0.RELEASE'
<dependency org="com.github.luues" name="cloud-pom" rev="1.2.0.RELEASE">
<artifact name="cloud-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='cloud-pom', version='1.2.0.RELEASE')
)
libraryDependencies += "com.github.luues" % "cloud-pom" % "1.2.0.RELEASE"
[com.github.luues/cloud-pom "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-config-client | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
org.springframework.security : spring-security-rsa | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-freemarker | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.0 |
com.alibaba : fastjson | jar | 1.2.58 |
org.apache.poi : poi | jar | 4.0.1 |
org.apache.poi : poi-ooxml | jar | 4.0.1 |
commons-io : commons-io | jar | 2.6 |
commons-lang : commons-lang | jar | 2.6 |
commons-codec : commons-codec | jar | 1.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.8 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.11.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.26 |