Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.wso2.km.ext.wso2is |
ArtifactId | ArtifactIdorg.wso2.is.key.manager.operations.endpoint |
Version | Version1.2.14 |
Type | Typewar |
<!-- 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.2.14</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.2.14'
// 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.2.14")
'org.wso2.km.ext.wso2is:org.wso2.is.key.manager.operations.endpoint:war:1.2.14'
<dependency org="org.wso2.km.ext.wso2is" name="org.wso2.is.key.manager.operations.endpoint" rev="1.2.14">
<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.2.14')
)
libraryDependencies += "org.wso2.km.ext.wso2is" % "org.wso2.is.key.manager.operations.endpoint" % "1.2.14"
[org.wso2.km.ext.wso2is/org.wso2.is.key.manager.operations.endpoint "1.2.14"]