License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smartcosmos.extension |
ArtifactId | ArtifactIdsmartcosmos-extension-starter-parent |
Version | Version2.14.0 |
Type | Typepom |
Description |
DescriptionSMART COSMOS Extension Starter Parent
This POM file forms the foundation of all POM files that are specific to JAVA packaging.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smartcosmos-extension-starter-parent-2.14.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-parent/ -->
<dependency>
<groupId>net.smartcosmos.extension</groupId>
<artifactId>smartcosmos-extension-starter-parent</artifactId>
<version>2.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-parent/
implementation 'net.smartcosmos.extension:smartcosmos-extension-starter-parent:2.14.0'
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-parent/
implementation ("net.smartcosmos.extension:smartcosmos-extension-starter-parent:2.14.0")
'net.smartcosmos.extension:smartcosmos-extension-starter-parent:pom:2.14.0'
<dependency org="net.smartcosmos.extension" name="smartcosmos-extension-starter-parent" rev="2.14.0">
<artifact name="smartcosmos-extension-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos.extension', module='smartcosmos-extension-starter-parent', version='2.14.0')
)
libraryDependencies += "net.smartcosmos.extension" % "smartcosmos-extension-starter-parent" % "2.14.0"
[net.smartcosmos.extension/smartcosmos-extension-starter-parent "2.14.0"]