Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.wso2.km.ext.wso2is |
ArtifactId | ArtifactIdwso2is.key.manager.operations.endpoint.feature |
Version | Version1.2.2 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/wso2is.key.manager.operations.endpoint.feature/ -->
<dependency>
<groupId>org.wso2.km.ext.wso2is</groupId>
<artifactId>wso2is.key.manager.operations.endpoint.feature</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/wso2is.key.manager.operations.endpoint.feature/
implementation 'org.wso2.km.ext.wso2is:wso2is.key.manager.operations.endpoint.feature:1.2.2'
// https://jarcasting.com/artifacts/org.wso2.km.ext.wso2is/wso2is.key.manager.operations.endpoint.feature/
implementation ("org.wso2.km.ext.wso2is:wso2is.key.manager.operations.endpoint.feature:1.2.2")
'org.wso2.km.ext.wso2is:wso2is.key.manager.operations.endpoint.feature:pom:1.2.2'
<dependency org="org.wso2.km.ext.wso2is" name="wso2is.key.manager.operations.endpoint.feature" rev="1.2.2">
<artifact name="wso2is.key.manager.operations.endpoint.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.km.ext.wso2is', module='wso2is.key.manager.operations.endpoint.feature', version='1.2.2')
)
libraryDependencies += "org.wso2.km.ext.wso2is" % "wso2is.key.manager.operations.endpoint.feature" % "1.2.2"
[org.wso2.km.ext.wso2is/wso2is.key.manager.operations.endpoint.feature "1.2.2"]