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 |
|---|---|
| GroupId | GroupIdorg.entando.entando.plugins |
| ArtifactId | ArtifactIdentando-plugin-jptokenapi |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionEntando Plugin: Token API
Invoke protected APIs through individual tokens
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jptokenapi/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jptokenapi</artifactId>
<version>5.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jptokenapi/
implementation 'org.entando.entando.plugins:entando-plugin-jptokenapi:5.0.0'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jptokenapi/
implementation ("org.entando.entando.plugins:entando-plugin-jptokenapi:5.0.0")
'org.entando.entando.plugins:entando-plugin-jptokenapi:war:5.0.0'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jptokenapi" rev="5.0.0">
<artifact name="entando-plugin-jptokenapi" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jptokenapi', version='5.0.0')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jptokenapi" % "5.0.0"
[org.entando.entando.plugins/entando-plugin-jptokenapi "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando : entando-engine | jar | 5.0.0 |
| org.entando.entando : entando-admin-console | jar | 5.0.0 |
| org.entando.entando : entando-portal-ui | jar | 5.0.0 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando : entando-engine | test-jar | 5.0.0 |
| org.entando.entando : entando-admin-console | test-jar | 5.0.0 |
| org.entando.entando : entando-portal-ui | test-jar | 5.0.0 |
| org.springframework : spring-test | jar | 5.0.5.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.12 |
| javax.el : el-api | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.13.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
| 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.