Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.ext.performance |
Version | Version4.0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ext.performance/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.ext.performance</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ext.performance/
implementation 'org.carewebframework:org.carewebframework.ext.performance:4.0.6'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ext.performance/
implementation ("org.carewebframework:org.carewebframework.ext.performance:4.0.6")
'org.carewebframework:org.carewebframework.ext.performance:jar:4.0.6'
<dependency org="org.carewebframework" name="org.carewebframework.ext.performance" rev="4.0.6">
<artifact name="org.carewebframework.ext.performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.ext.performance', version='4.0.6')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.ext.performance" % "4.0.6"
[org.carewebframework/org.carewebframework.ext.performance "4.0.6"]