License |
License |
---|---|
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-rest-aem-csrf-ext |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSight Rest AEM CSRF Extension
WebSight Rest AEM CSRF Extension - extends requests with CSFR token Header
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-rest-aem-csrf-ext/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-rest-aem-csrf-ext</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-rest-aem-csrf-ext/
implementation 'pl.ds.websight:websight-rest-aem-csrf-ext:1.0.3'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-rest-aem-csrf-ext/
implementation ("pl.ds.websight:websight-rest-aem-csrf-ext:1.0.3")
'pl.ds.websight:websight-rest-aem-csrf-ext:jar:1.0.3'
<dependency org="pl.ds.websight" name="websight-rest-aem-csrf-ext" rev="1.0.3">
<artifact name="websight-rest-aem-csrf-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-rest-aem-csrf-ext', version='1.0.3')
)
libraryDependencies += "pl.ds.websight" % "websight-rest-aem-csrf-ext" % "1.0.3"
[pl.ds.websight/websight-rest-aem-csrf-ext "1.0.3"]