is not current version
Last Version 2.8.4

org.wso2.msf4j:petstore-security 2.6.1


Categories

Categories

Security
GroupId

GroupId

org.wso2.msf4j
ArtifactId

ArtifactId

petstore-security
Version

Version

2.6.1
Type

Type

jar

Download petstore-security 2.6.1


<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-security/ -->
<dependency>
    <groupId>org.wso2.msf4j</groupId>
    <artifactId>petstore-security</artifactId>
    <version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-security/
implementation 'org.wso2.msf4j:petstore-security:2.6.1'
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-security/
implementation ("org.wso2.msf4j:petstore-security:2.6.1")
'org.wso2.msf4j:petstore-security:jar:2.6.1'
<dependency org="org.wso2.msf4j" name="petstore-security" rev="2.6.1">
  <artifact name="petstore-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='petstore-security', version='2.6.1')
)
libraryDependencies += "org.wso2.msf4j" % "petstore-security" % "2.6.1"
[org.wso2.msf4j/petstore-security "2.6.1"]