License |
License |
---|---|
GroupId | GroupIdde.qaware.cloud.cost |
ArtifactId | ArtifactIdcloud-cost-fitness-api |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionCloud Cost Fitness API
A library to express and test your cloud costs as architecture fitness functions.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.qaware.cloud.cost/cloud-cost-fitness-api/ -->
<dependency>
<groupId>de.qaware.cloud.cost</groupId>
<artifactId>cloud-cost-fitness-api</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.cloud.cost/cloud-cost-fitness-api/
implementation 'de.qaware.cloud.cost:cloud-cost-fitness-api:1.0.1'
// https://jarcasting.com/artifacts/de.qaware.cloud.cost/cloud-cost-fitness-api/
implementation ("de.qaware.cloud.cost:cloud-cost-fitness-api:1.0.1")
'de.qaware.cloud.cost:cloud-cost-fitness-api:jar:1.0.1'
<dependency org="de.qaware.cloud.cost" name="cloud-cost-fitness-api" rev="1.0.1">
<artifact name="cloud-cost-fitness-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.qaware.cloud.cost', module='cloud-cost-fitness-api', version='1.0.1')
)
libraryDependencies += "de.qaware.cloud.cost" % "cloud-cost-fitness-api" % "1.0.1"
[de.qaware.cloud.cost/cloud-cost-fitness-api "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.6.1 |