License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
GroupId | GroupIdorg.entando.entando.plugins |
ArtifactId | ArtifactIdentando-plugin-jps3awsclient |
Version | Version4.2.0-TP1 |
Type | Typewar |
Description |
DescriptionEntando Plugin: S3 AWS Client
Amazon S3 AWS Storage Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jps3awsclient/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jps3awsclient</artifactId>
<version>4.2.0-TP1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jps3awsclient/
implementation 'org.entando.entando.plugins:entando-plugin-jps3awsclient:4.2.0-TP1'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jps3awsclient/
implementation ("org.entando.entando.plugins:entando-plugin-jps3awsclient:4.2.0-TP1")
'org.entando.entando.plugins:entando-plugin-jps3awsclient:war:4.2.0-TP1'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jps3awsclient" rev="4.2.0-TP1">
<artifact name="entando-plugin-jps3awsclient" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jps3awsclient', version='4.2.0-TP1')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jps3awsclient" % "4.2.0-TP1"
[org.entando.entando.plugins/entando-plugin-jps3awsclient "4.2.0-TP1"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk | jar | 1.3.29 |
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 |