| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.wso2.msf4j |
| Идентификатор | Идентификаторpetstore-security |
| Версия | Версия2.8.4 |
| Тип | Типjar |
| Описание |
ОписаниеSample: [Pet Store] - Pet store microservices example - security microservice
Parent POM for WSO2 MSF4J Microservices
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| petstore-security-2.8.4.pom | |
| petstore-security-2.8.4.jar | 33 MB |
| petstore-security-2.8.4-sources.jar | 388 KB |
| petstore-security-2.8.4-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-security/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>petstore-security</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-security/
implementation 'org.wso2.msf4j:petstore-security:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-security/
implementation ("org.wso2.msf4j:petstore-security:2.8.4")
'org.wso2.msf4j:petstore-security:jar:2.8.4'
<dependency org="org.wso2.msf4j" name="petstore-security" rev="2.8.4">
<artifact name="petstore-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='petstore-security', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "petstore-security" % "2.8.4"
[org.wso2.msf4j/petstore-security "2.8.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.msf4j : msf4j-core | jar | 2.8.4 |