Last Version

iotdomain 2.3.0

MicroIoT Platform domain

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

top.microiot
ArtifactId

ArtifactId

iotdomain
Version

Version

2.3.0
Type

Type

jar
Description

Description

iotdomain
MicroIoT Platform domain
Project URL

Project URL

https://github.com/MicroIoT/iotdomain
Project Organization

Project Organization

MicroIoT
Source Code Management

Source Code Management

https://github.com/MicroIoT/iotdomain

Download iotdomain 2.3.0


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.11.RELEASE

Project Modules

There are no modules declared in this project.