<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>synapse-service-rest</artifactId>
<version>0.2.17</version>
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='synapse-service-rest', version='0.2.17')
)
<parent> <groupId>io.americanexpress.synapse</groupId> <artifactId>service</artifactId> <version>0.2.17</version> </parent>
compile
|-- io.americanexpress.synapse:synapse-framework-logging
|-- io.americanexpress.synapse:synapse-framework-exception
|-- io.americanexpress.synapse:synapse-framework-api-docs
|-- io.americanexpress.synapse:synapse-utilities-common
|-- io.americanexpress.synapse:synapse-framework-test
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.mockito:mockito-junit-jupiter
|-- org.springframework.boot:spring-boot-starter-webflux
|-- org.springframework.security:spring-security-test
|-- org.springframework.plugin:spring-plugin-core
|-- org.springframework.boot:spring-boot-starter
|-- org.springframework.boot:spring-boot-starter-data-rest
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-starter-aop
|-- org.springframework.boot:spring-boot-starter-test
|-- org.springframework.boot:spring-boot-starter-actuator
|-- org.apache.tomcat.embed:tomcat-embed-core