Last Version

ERatel Aries Common 1.0.0

for SpringCloud canary

License

License

GroupId

GroupId

com.github.eratel
ArtifactId

ArtifactId

aries-common
Version

Version

1.0.0
Type

Type

pom
Description

Description

ERatel Aries Common
for SpringCloud canary
Project URL

Project URL

https://github.com/eratel

Download aries-common 1.0.0

Filename Size
aries-common-1.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.eratel/aries-common/ -->
<dependency>
    <groupId>com.github.eratel</groupId>
    <artifactId>aries-common</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.eratel/aries-common/
implementation 'com.github.eratel:aries-common:1.0.0'
// https://jarcasting.com/artifacts/com.github.eratel/aries-common/
implementation ("com.github.eratel:aries-common:1.0.0")
'com.github.eratel:aries-common:pom:1.0.0'
<dependency org="com.github.eratel" name="aries-common" rev="1.0.0">
  <artifact name="aries-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.eratel', module='aries-common', version='1.0.0')
)
libraryDependencies += "com.github.eratel" % "aries-common" % "1.0.0"
[com.github.eratel/aries-common "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.cloud : spring-cloud-starter-netflix-zuul jar
org.springframework.cloud : spring-cloud-starter-netflix-ribbon jar
com.google.guava : guava jar 27.0.1-jre

provided (3)

Group / Artifact Type Version
com.lmax : disruptor jar 3.3.7
org.apache.logging.log4j : log4j-1.2-api jar
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

There are no modules declared in this project.