License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdorg.opensmarthouse.core.bundles |
ArtifactId | ArtifactIdorg.opensmarthouse.core.io.rest.swagger |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSmartHouse Core | Bundles | REST | Swagger
This project contains the core elements of OpenSmartHouse
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.rest.swagger/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.io.rest.swagger</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.rest.swagger/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.rest.swagger:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.rest.swagger/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.rest.swagger:0.10.1")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.rest.swagger:jar:0.10.1'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.io.rest.swagger" rev="0.10.1">
<artifact name="org.opensmarthouse.core.io.rest.swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.io.rest.swagger', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.io.rest.swagger" % "0.10.1"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.rest.swagger "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opensmarthouse.core.bundles : org.opensmarthouse.core.io.rest | jar | |
io.swagger.core.v3 : swagger-jaxrs2 | jar |