s

smartcosmos-framework-root

SMART COSMOS™ Objects Core Interfaces, Extension API, Java Client, and helpful Maven Starter POMs
http://smartcosmos.net
Apache License, Version 2.0
Smartrac Technology Fletcher, Inc.
SMARTRAC API Team
文件下载
文件名 操作
smartcosmos-framework-root-2.10.16.pom 下载
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-framework-root</artifactId>
  <version>2.10.16</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-framework-root:2.10.16'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-framework-root:2.10.16")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-framework-root" % "2.10.16"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-framework-root', version='2.10.16')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-framework-root" rev="2.10.16" />
Leiningen
[net.smartcosmos/smartcosmos-framework-root "2.10.16"]
Apache Buildr
'net.smartcosmos:smartcosmos-framework-root:jar:2.10.16'
本项目依赖
该项目无第三方依赖