License |
License |
---|---|
GroupId | GroupIdorg.wso2.am.microgw |
ArtifactId | ArtifactIdtest-integration |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
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.2.pom | |
test-integration-3.2.2.jar | 24 KB |
test-integration-3.2.2-sources.jar | 18 KB |
test-integration-3.2.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.microgw/test-integration/
implementation 'org.wso2.am.microgw:test-integration:3.2.2'
// https://jarcasting.com/artifacts/org.wso2.am.microgw/test-integration/
implementation ("org.wso2.am.microgw:test-integration:3.2.2")
'org.wso2.am.microgw:test-integration:jar:3.2.2'
<dependency org="org.wso2.am.microgw" name="test-integration" rev="3.2.2">
<artifact name="test-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.microgw', module='test-integration', version='3.2.2')
)
libraryDependencies += "org.wso2.am.microgw" % "test-integration" % "3.2.2"
[org.wso2.am.microgw/test-integration "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.26 |
io.netty : netty-handler | jar | 4.1.15.Final |
org.awaitility : awaitility | jar | 3.0.0 |
org.json : json | jar | 20180813 |