License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdairavata-simple-math-service |
Last Version | Last Version0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple Math Service
Sample web services to construct as workflows to test XBaya.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-simple-math-service/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-simple-math-service</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-simple-math-service/
implementation 'org.apache.airavata:airavata-simple-math-service:0.11'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-simple-math-service/
implementation ("org.apache.airavata:airavata-simple-math-service:0.11")
'org.apache.airavata:airavata-simple-math-service:jar:0.11'
<dependency org="org.apache.airavata" name="airavata-simple-math-service" rev="0.11">
<artifact name="airavata-simple-math-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-simple-math-service', version='0.11')
)
libraryDependencies += "org.apache.airavata" % "airavata-simple-math-service" % "0.11"
[org.apache.airavata/airavata-simple-math-service "0.11"]