Last Version

com.piesoftsol.oneservice.zuulservice:zuulservice 4.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

com.piesoftsol.oneservice.zuulservice
ArtifactId

ArtifactId

zuulservice
Version

Version

4.0.2
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/zuulservice
Project Organization

Project Organization

Pie Software Solutions
Source Code Management

Source Code Management

https://bitbucket.org/PIESoftSol/zuulservice

Download zuulservice 4.0.2


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

Dependencies

compile (38)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar 2.1.2.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-zuul jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.6.RELEASE
com.github.fge : json-schema-validator jar 2.2.6
commons-io : commons-io jar 2.6
org.springframework.boot : spring-boot-starter-security jar 2.1.6.RELEASE
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-web jar
commons-codec : commons-codec jar 1.14
org.springframework.boot : spring-boot-starter-jdbc jar 2.1.6.RELEASE
org.apache.tomcat : tomcat-jdbc jar 9.0.21
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.6.RELEASE
org.springframework : spring-web jar
org.springframework.boot : spring-boot jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.1.6.RELEASE
org.springframework.data : spring-data-oracle jar 2.0.0.M1
com.oracle » ojdbc7 jar 12.1.0
io.jsonwebtoken : jjwt jar 0.9.1
org.postgresql : postgresql jar 42.2.5
org.xerial : sqlite-jdbc jar 3.25.2
org.apache.commons : commons-lang3 jar 3.8.1
org.json : json jar 20180813
cglib : cglib jar 3.2.12
com.google.guava : guava jar 22.0
org.springframework.plugin : spring-plugin-core jar 1.2.0.RELEASE
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
org.jsonschema2pojo : jsonschema2pojo-core jar 1.0.1
org.springframework.ws : spring-ws-core jar 3.0.7.RELEASE
com.hazelcast : hazelcast jar 3.11.4
com.hazelcast : hazelcast-client jar 3.11.4
org.springframework : spring-core jar 5.1.8.RELEASE
org.springframework : spring-context jar
org.springframework : spring-jdbc jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE
org.springframework.security : spring-security-test jar
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4

Project Modules

There are no modules declared in this project.