License |
License |
---|---|
GroupId | GroupIdorg.wso2.am.microgw |
ArtifactId | ArtifactIdmicro-gateway-parent |
Last Version | Last Version4.0.0-m9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMicro Gateway - Parent
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
micro-gateway-parent-4.0.0-m9.pom | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am.microgw/micro-gateway-parent/ -->
<dependency>
<groupId>org.wso2.am.microgw</groupId>
<artifactId>micro-gateway-parent</artifactId>
<version>4.0.0-m9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.microgw/micro-gateway-parent/
implementation 'org.wso2.am.microgw:micro-gateway-parent:4.0.0-m9'
// https://jarcasting.com/artifacts/org.wso2.am.microgw/micro-gateway-parent/
implementation ("org.wso2.am.microgw:micro-gateway-parent:4.0.0-m9")
'org.wso2.am.microgw:micro-gateway-parent:pom:4.0.0-m9'
<dependency org="org.wso2.am.microgw" name="micro-gateway-parent" rev="4.0.0-m9">
<artifact name="micro-gateway-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.microgw', module='micro-gateway-parent', version='4.0.0-m9')
)
libraryDependencies += "org.wso2.am.microgw" % "micro-gateway-parent" % "4.0.0-m9"
[org.wso2.am.microgw/micro-gateway-parent "4.0.0-m9"]