| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.smartcosmos |
| ArtifactId | ArtifactIdsmartcosmos-build-dependencies |
| Last Version | Last Version3.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSMART COSMOS Build Dependencies
Extended list of dependencies used in Spring Boot, Spring Cloud, and additional libraries.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| smartcosmos-build-dependencies-3.1.2.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build-dependencies/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-build-dependencies</artifactId>
<version>3.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build-dependencies/
implementation 'net.smartcosmos:smartcosmos-build-dependencies:3.1.2'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build-dependencies/
implementation ("net.smartcosmos:smartcosmos-build-dependencies:3.1.2")
'net.smartcosmos:smartcosmos-build-dependencies:pom:3.1.2'
<dependency org="net.smartcosmos" name="smartcosmos-build-dependencies" rev="3.1.2">
<artifact name="smartcosmos-build-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-build-dependencies', version='3.1.2')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-build-dependencies" % "3.1.2"
[net.smartcosmos/smartcosmos-build-dependencies "3.1.2"]