License |
License |
---|---|
GroupId | GroupIdcom.jalalkiswani |
ArtifactId | ArtifactIdsmart-cloud-service-parent |
Version | Version5.0.0 |
Type | Typepom |
Description |
DescriptionSmart-Cloud framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
smart-cloud-service-parent-5.0.0.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>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-service-parent/
implementation 'com.jalalkiswani:smart-cloud-service-parent:5.0.0'
// https://jarcasting.com/artifacts/com.jalalkiswani/smart-cloud-service-parent/
implementation ("com.jalalkiswani:smart-cloud-service-parent:5.0.0")
'com.jalalkiswani:smart-cloud-service-parent:pom:5.0.0'
<dependency org="com.jalalkiswani" name="smart-cloud-service-parent" rev="5.0.0">
<artifact name="smart-cloud-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jalalkiswani', module='smart-cloud-service-parent', version='5.0.0')
)
libraryDependencies += "com.jalalkiswani" % "smart-cloud-service-parent" % "5.0.0"
[com.jalalkiswani/smart-cloud-service-parent "5.0.0"]
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 |