License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdspring-helloworld |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for WSO2 MSF4J Microservices
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-helloworld-2.8.4.pom | |
spring-helloworld-2.8.4.jar | 18 MB |
spring-helloworld-2.8.4-sources.jar | 7 KB |
spring-helloworld-2.8.4-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/spring-helloworld/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>spring-helloworld</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/spring-helloworld/
implementation 'org.wso2.msf4j:spring-helloworld:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/spring-helloworld/
implementation ("org.wso2.msf4j:spring-helloworld:2.8.4")
'org.wso2.msf4j:spring-helloworld:jar:2.8.4'
<dependency org="org.wso2.msf4j" name="spring-helloworld" rev="2.8.4">
<artifact name="spring-helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='spring-helloworld', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "spring-helloworld" % "2.8.4"
[org.wso2.msf4j/spring-helloworld "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |