| License | License | 
|---|---|
| Categories | CategoriesKeY Data Data Formats Formal Verification | 
| GroupId | GroupIdorg.wso2.km.ext.wso2is | 
| ArtifactId | ArtifactIdorg.wso2.is.key.manager.operations.endpoint | 
| Last Version | Last Version1.4.2 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionWSO2IS Key Manager Operation Rest API WSO2 is an open source application development software company focused on providing service-oriented
        architecture solutions for professional developers. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/org.wso2.is.key.manager.operations.endpoint/ -->
<dependency>
    <groupId>org.wso2.km.ext.wso2is</groupId>
    <artifactId>org.wso2.is.key.manager.operations.endpoint</artifactId>
    <version>1.4.2</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/org.wso2.is.key.manager.operations.endpoint/
implementation 'org.wso2.km.ext.wso2is:org.wso2.is.key.manager.operations.endpoint:1.4.2'// https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/org.wso2.is.key.manager.operations.endpoint/
implementation ("org.wso2.km.ext.wso2is:org.wso2.is.key.manager.operations.endpoint:1.4.2")'org.wso2.km.ext.wso2is:org.wso2.is.key.manager.operations.endpoint:war:1.4.2'<dependency org="org.wso2.km.ext.wso2is" name="org.wso2.is.key.manager.operations.endpoint" rev="1.4.2">
  <artifact name="org.wso2.is.key.manager.operations.endpoint" type="war" />
</dependency>@Grapes(
@Grab(group='org.wso2.km.ext.wso2is', module='org.wso2.is.key.manager.operations.endpoint', version='1.4.2')
)libraryDependencies += "org.wso2.km.ext.wso2is" % "org.wso2.is.key.manager.operations.endpoint" % "1.4.2"[org.wso2.km.ext.wso2is/org.wso2.is.key.manager.operations.endpoint "1.4.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-jaxrs | jar | 1.6.1 | 
