License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.americanexpress |
ArtifactId | ArtifactIdsynapse-service-test |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSynapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise
grade maturity and quality.
|
Filename | Size |
---|---|
synapse-service-test-0.1.0.pom | |
synapse-service-test-0.1.0.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress/synapse-service-test/ -->
<dependency>
<groupId>io.americanexpress</groupId>
<artifactId>synapse-service-test</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress/synapse-service-test/
implementation 'io.americanexpress:synapse-service-test:0.1.0'
// https://jarcasting.com/artifacts/io.americanexpress/synapse-service-test/
implementation ("io.americanexpress:synapse-service-test:0.1.0")
'io.americanexpress:synapse-service-test:jar:0.1.0'
<dependency org="io.americanexpress" name="synapse-service-test" rev="0.1.0">
<artifact name="synapse-service-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress', module='synapse-service-test', version='0.1.0')
)
libraryDependencies += "io.americanexpress" % "synapse-service-test" % "0.1.0"
[io.americanexpress/synapse-service-test "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.americanexpress : synapse-service-rest | jar | 0.1.0 |
io.americanexpress : synapse-framework-test | jar | 0.1.0 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
org.springframework.security : spring-security-core | jar | 5.5.2 |
org.springframework.security : spring-security-test | jar | 5.5.2 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |
org.mockito : mockito-core | jar | 2.23.4 |