Last Version

com.dell.cpsd:api-gateway 1.0.0

Parent pom for Dell CPSD Symphony

License

License

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

api-gateway
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parent pom for Dell CPSD Symphony

Download api-gateway 1.0.0


<!-- https://jarcasting.com/artifacts/com.dell.cpsd/api-gateway/ -->
<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>api-gateway</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/api-gateway/
implementation 'com.dell.cpsd:api-gateway:1.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/api-gateway/
implementation ("com.dell.cpsd:api-gateway:1.0.0")
'com.dell.cpsd:api-gateway:jar:1.0.0'
<dependency org="com.dell.cpsd" name="api-gateway" rev="1.0.0">
  <artifact name="api-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='api-gateway', version='1.0.0')
)
libraryDependencies += "com.dell.cpsd" % "api-gateway" % "1.0.0"
[com.dell.cpsd/api-gateway "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-zuul jar
org.springframework.cloud : spring-cloud-starter-consul-discovery jar
org.springframework.boot : spring-boot-starter-actuator jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.