License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdsmartcosmos-framework-parent |
Version | Version3.2.0 |
Type | Typepom |
Description |
DescriptionSMART COSMOS Framework Parent
Helpful starter pom that brings in all of the necessary dependencies and plugins.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartcosmos-framework-parent-3.2.0.pom | 778 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-framework-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/
implementation 'net.smartcosmos:smartcosmos-framework-parent:3.2.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-parent/
implementation ("net.smartcosmos:smartcosmos-framework-parent:3.2.0")
'net.smartcosmos:smartcosmos-framework-parent:pom:3.2.0'
<dependency org="net.smartcosmos" name="smartcosmos-framework-parent" rev="3.2.0">
<artifact name="smartcosmos-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-framework-parent', version='3.2.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-framework-parent" % "3.2.0"
[net.smartcosmos/smartcosmos-framework-parent "3.2.0"]