License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security CLI User Interface |
GroupId | GroupIdorg.opensmarthouse.core.bundles |
ArtifactId | ArtifactIdorg.opensmarthouse.core.auth.oauth2client |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSmartHouse Core | Bundles | Core | Auth | OAuth 2 Client
This project contains the core elements of OpenSmartHouse
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.auth.oauth2client/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.auth.oauth2client</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.auth.oauth2client/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.auth.oauth2client:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.auth.oauth2client/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.auth.oauth2client:0.10.1")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.auth.oauth2client:jar:0.10.1'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.auth.oauth2client" rev="0.10.1">
<artifact name="org.opensmarthouse.core.auth.oauth2client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.auth.oauth2client', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.auth.oauth2client" % "0.10.1"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.auth.oauth2client "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opensmarthouse.core.bundles : org.opensmarthouse.core.auth | jar | |
junit : junit | jar |