License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j.example |
ArtifactId | ArtifactIdstockquote-fatjar |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSample: StockQuote MSF4J (Fat jar mode)
Parent POM for WSO2 MSF4J Microservices
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stockquote-fatjar-2.8.4.pom | |
stockquote-fatjar-2.8.4.jar | 19 MB |
stockquote-fatjar-2.8.4-sources.jar | 12 KB |
stockquote-fatjar-2.8.4-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j.example/stockquote-fatjar/ -->
<dependency>
<groupId>org.wso2.msf4j.example</groupId>
<artifactId>stockquote-fatjar</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j.example/stockquote-fatjar/
implementation 'org.wso2.msf4j.example:stockquote-fatjar:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j.example/stockquote-fatjar/
implementation ("org.wso2.msf4j.example:stockquote-fatjar:2.8.4")
'org.wso2.msf4j.example:stockquote-fatjar:jar:2.8.4'
<dependency org="org.wso2.msf4j.example" name="stockquote-fatjar" rev="2.8.4">
<artifact name="stockquote-fatjar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j.example', module='stockquote-fatjar', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j.example" % "stockquote-fatjar" % "2.8.4"
[org.wso2.msf4j.example/stockquote-fatjar "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |