entando-components
For more information and documentation visit: https://dev.entando.org, or https://forum.entando.org. Or for the latest news or product information please visit the main website: https://www.entando.com.
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.entando.entando.plugins |
ArtifactId | ArtifactIdentando-plugin-jpoauthclient |
Last Version | Last Version4.2.0-TP1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEntando Plugin: OAuth Client
OAuth Client for Entando APIs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpoauthclient/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpoauthclient</artifactId>
<version>4.2.0-TP1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpoauthclient/
implementation 'org.entando.entando.plugins:entando-plugin-jpoauthclient:4.2.0-TP1'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpoauthclient/
implementation ("org.entando.entando.plugins:entando-plugin-jpoauthclient:4.2.0-TP1")
'org.entando.entando.plugins:entando-plugin-jpoauthclient:war:4.2.0-TP1'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpoauthclient" rev="4.2.0-TP1">
<artifact name="entando-plugin-jpoauthclient" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpoauthclient', version='4.2.0-TP1')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpoauthclient" % "4.2.0-TP1"
[org.entando.entando.plugins/entando-plugin-jpoauthclient "4.2.0-TP1"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.entando.entando : entando-engine | jar | 4.2.0-TP1 |
org.entando.entando : entando-admin-console | jar | 4.2.0-TP1 |
org.entando.entando : entando-portal-ui | jar | 4.2.0-TP1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.entando.entando : entando-engine | test-jar | 4.2.0-TP1 |
org.entando.entando : entando-admin-console | test-jar | 4.2.0-TP1 |
org.entando.entando : entando-portal-ui | test-jar | 4.2.0-TP1 |
org.springframework : spring-test | jar | 4.0.6.RELEASE |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
org.apache.derby : derby | jar | 10.9.1.0 |
org.apache.derby : derbyclient | jar | 10.9.1.0 |
junit : junit | jar | 4.8.2 |
org.apache.tomcat : tomcat-servlet-api | jar | 7.0.50 |
For more information and documentation visit: https://dev.entando.org, or https://forum.entando.org. Or for the latest news or product information please visit the main website: https://www.entando.com.