License |
License |
---|---|
GroupId | GroupIdcom.jalalkiswani |
ArtifactId | ArtifactIdsmart-cloud-service-parent |
Version | Version4.0.8 |
Type | Typepom |
Description |
DescriptionSmart-Cloud framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
smart-cloud-service-parent-4.0.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-service-parent/ -->
<dependency>
<groupId>com.jalalkiswani</groupId>
<artifactId>smart-cloud-service-parent</artifactId>
<version>4.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-service-parent/
implementation 'com.jalalkiswani:smart-cloud-service-parent:4.0.8'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-service-parent/
implementation ("com.jalalkiswani:smart-cloud-service-parent:4.0.8")
'com.jalalkiswani:smart-cloud-service-parent:pom:4.0.8'
<dependency org="com.jalalkiswani" name="smart-cloud-service-parent" rev="4.0.8">
<artifact name="smart-cloud-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud-service-parent', version='4.0.8')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud-service-parent" % "4.0.8"
[com.jalalkiswani/smart-cloud-service-parent "4.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.apache.httpcomponents : httpclient | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |