s

smartcosmos-dao-things-default

Access simple Thing entities
Files download
File Operation
smartcosmos-dao-things-default-3.0.0.jar download
smartcosmos-dao-things-default-3.0.0.pom download
smartcosmos-dao-things-default-3.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-dao-things-default</artifactId>
  <version>3.0.0</version>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-dao-things-default:3.0.0'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-dao-things-default:3.0.0")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-dao-things-default" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-dao-things-default', version='3.0.0')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-dao-things-default" rev="3.0.0" />
Leiningen
[net.smartcosmos/smartcosmos-dao-things-default "3.0.0"]
Apache Buildr
'net.smartcosmos:smartcosmos-dao-things-default:jar:3.0.0'