License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdpetstore-util |
Version | Version2.8.3 |
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.3.pom | |
petstore-util-2.8.3.jar | 16 KB |
petstore-util-2.8.3-sources.jar | 13 KB |
petstore-util-2.8.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-util/
implementation 'org.wso2.msf4j:petstore-util:2.8.3'
// https://jarcasting.com/artifacts/org.wso2.msf4j/petstore-util/
implementation ("org.wso2.msf4j:petstore-util:2.8.3")
'org.wso2.msf4j:petstore-util:jar:2.8.3'
<dependency org="org.wso2.msf4j" name="petstore-util" rev="2.8.3">
<artifact name="petstore-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='petstore-util', version='2.8.3')
)
libraryDependencies += "org.wso2.msf4j" % "petstore-util" % "2.8.3"
[org.wso2.msf4j/petstore-util "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.wso2.msf4j : msf4j-core | jar | 2.8.3 |
redis.clients : jedis | jar | 2.7.2 |