License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdpetstore-util |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSample: [Pet Store] - Pet store microservices example - utils
WSO2 MSF4J Parent Pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |
redis.clients : jedis | jar | 2.7.2 |