не последняя версия
Последняя версия 2.8.4

org.wso2.msf4j:petstore-security 2.4.3


Категории

Категории

Безопасность
Группа

Группа

org.wso2.msf4j
Идентификатор

Идентификатор

petstore-security
Версия

Версия

2.4.3
Тип

Тип

jar

Скачать petstore-security 2.4.3


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