License |
License |
---|---|
GroupId | GroupIdorg.wso2.am.microgw |
ArtifactId | ArtifactIdtest-integration |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionMicro Gateway - Test Integration
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-integration-3.2.0.pom | |
test-integration-3.2.0.jar | 25 KB |
test-integration-3.2.0-sources.jar | 19 KB |
test-integration-3.2.0-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am.microgw/test-integration/ -->
<dependency>
<groupId>org.wso2.am.microgw</groupId>
<artifactId>test-integration</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.microgw/test-integration/
implementation 'org.wso2.am.microgw:test-integration:3.2.0'
// https://jarcasting.com/artifacts/org.wso2.am.microgw/test-integration/
implementation ("org.wso2.am.microgw:test-integration:3.2.0")
'org.wso2.am.microgw:test-integration:jar:3.2.0'
<dependency org="org.wso2.am.microgw" name="test-integration" rev="3.2.0">
<artifact name="test-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.microgw', module='test-integration', version='3.2.0')
)
libraryDependencies += "org.wso2.am.microgw" % "test-integration" % "3.2.0"
[org.wso2.am.microgw/test-integration "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.26 |
io.netty : netty-handler | jar | 4.1.15.Final |
org.wso2.orbit.org.yaml : snakeyaml | jar | 1.16.0.wso2v1 |
org.awaitility : awaitility | jar | 3.0.0 |
org.json : json | jar | 20180813 |