License |
License |
---|---|
GroupId | GroupIdorg.wso2.am.microgw |
ArtifactId | ArtifactIdtest |
Version | Version4.0.0-m9 |
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-4.0.0-m9.pom | |
test-4.0.0-m9.jar | 14 KB |
test-4.0.0-m9-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am.microgw/test/ -->
<dependency>
<groupId>org.wso2.am.microgw</groupId>
<artifactId>test</artifactId>
<version>4.0.0-m9</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.microgw/test/
implementation 'org.wso2.am.microgw:test:4.0.0-m9'
// https://jarcasting.com/artifacts/org.wso2.am.microgw/test/
implementation ("org.wso2.am.microgw:test:4.0.0-m9")
'org.wso2.am.microgw:test:jar:4.0.0-m9'
<dependency org="org.wso2.am.microgw" name="test" rev="4.0.0-m9">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.microgw', module='test', version='4.0.0-m9')
)
libraryDependencies += "org.wso2.am.microgw" % "test" % "4.0.0-m9"
[org.wso2.am.microgw/test "4.0.0-m9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
org.json : json | jar | 20180130 |
commons-io : commons-io | jar | 2.6 |
com.google.code.gson : gson | jar | 2.8.6 |
org.wso2.carbon.apimgt : org.wso2.carbon.apimgt.common.gateway | jar | 9.0.0 |
org.wso2.orbit.com.nimbusds : nimbus-jose-jwt | jar | 7.3.0.wso2v1 |
org.wso2.am.microgw : org.wso2.micro.gateway.enforcer | jar | 4.0.0-m9 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.15.0 |
io.netty : netty-transport | jar | 4.1.54.Final |
io.netty : netty-codec-http | jar | 4.1.54.Final |
io.netty : netty-codec-http2 | jar | 4.1.54.Final |
io.netty : netty-handler | jar | 4.1.54.Final |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.testng : testng | jar | 6.11 |
org.wso2.am.microgw : mock-backend-server | jar | 4.0.0-m9 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |