| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.msf4j |
| Идентификатор | Идентификаторpetstore-util |
| Версия | Версия2.8.4 |
| Тип | Типjar |
| Описание |
ОписаниеSample: [Pet Store] - Pet store microservices example - utils
WSO2 MSF4J Parent Pom
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| petstore-util-2.8.4.pom | |
| petstore-util-2.8.4.jar | 16 KB |
| petstore-util-2.8.4-sources.jar | 13 KB |
| petstore-util-2.8.4-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-util/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>petstore-util</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-util/
implementation 'org.wso2.msf4j:petstore-util:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-util/
implementation ("org.wso2.msf4j:petstore-util:2.8.4")
'org.wso2.msf4j:petstore-util:jar:2.8.4'
<dependency org="org.wso2.msf4j" name="petstore-util" rev="2.8.4">
<artifact name="petstore-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='petstore-util', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "petstore-util" % "2.8.4"
[org.wso2.msf4j/petstore-util "2.8.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |
| org.wso2.msf4j : msf4j-core | jar | 2.8.4 |
| redis.clients : jedis | jar | 2.7.2 |