License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdtop.microiot |
ArtifactId | ArtifactIdiotdomain |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniotdomain
MicroIoT Platform domain
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMicroIoT |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iotdomain-2.3.0.pom | |
iotdomain-2.3.0.jar | 145 KB |
iotdomain-2.3.0-sources.jar | 86 KB |
iotdomain-2.3.0-javadoc.jar | 768 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.microiot/iotdomain/ -->
<dependency>
<groupId>top.microiot</groupId>
<artifactId>iotdomain</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.microiot/iotdomain/
implementation 'top.microiot:iotdomain:2.3.0'
// https://jarcasting.com/artifacts/top.microiot/iotdomain/
implementation ("top.microiot:iotdomain:2.3.0")
'top.microiot:iotdomain:jar:2.3.0'
<dependency org="top.microiot" name="iotdomain" rev="2.3.0">
<artifact name="iotdomain" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.microiot', module='iotdomain', version='2.3.0')
)
libraryDependencies += "top.microiot" % "iotdomain" % "2.3.0"
[top.microiot/iotdomain "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.11.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.11.RELEASE |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.1.11.RELEASE |
org.reflections : reflections | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.11.RELEASE |