License |
License |
---|---|
GroupId | GroupIdcom.ca.apim.gateway |
ArtifactId | ArtifactIdModularAssertionBuilder |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModularAssertionBuilder
The modular assertion builder plugin can be used to build modular assertions for the CA API Gateway
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ModularAssertionBuilder-0.5.1.pom | |
ModularAssertionBuilder-0.5.1.jar | 33 KB |
ModularAssertionBuilder-0.5.1-sources.jar | 3 KB |
ModularAssertionBuilder-0.5.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ca.apim.gateway/ModularAssertionBuilder/ -->
<dependency>
<groupId>com.ca.apim.gateway</groupId>
<artifactId>ModularAssertionBuilder</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ca.apim.gateway/ModularAssertionBuilder/
implementation 'com.ca.apim.gateway:ModularAssertionBuilder:0.5.1'
// https://jarcasting.com/artifacts/com.ca.apim.gateway/ModularAssertionBuilder/
implementation ("com.ca.apim.gateway:ModularAssertionBuilder:0.5.1")
'com.ca.apim.gateway:ModularAssertionBuilder:jar:0.5.1'
<dependency org="com.ca.apim.gateway" name="ModularAssertionBuilder" rev="0.5.1">
<artifact name="ModularAssertionBuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ca.apim.gateway', module='ModularAssertionBuilder', version='0.5.1')
)
libraryDependencies += "com.ca.apim.gateway" % "ModularAssertionBuilder" % "0.5.1"
[com.ca.apim.gateway/ModularAssertionBuilder "0.5.1"]