| License |
License |
|---|---|
| GroupId | GroupIdorg.entando.entando.plugins |
| ArtifactId | ArtifactIdentando-plugin-jpsharewith |
| Version | Version3.2.0 |
| Type | Typewar |
| Description |
DescriptionEntando Plugin: Share With
Share With
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpsharewith/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpsharewith</artifactId>
<version>3.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpsharewith/
implementation 'org.entando.entando.plugins:entando-plugin-jpsharewith:3.2.0'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpsharewith/
implementation ("org.entando.entando.plugins:entando-plugin-jpsharewith:3.2.0")
'org.entando.entando.plugins:entando-plugin-jpsharewith:war:3.2.0'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpsharewith" rev="3.2.0">
<artifact name="entando-plugin-jpsharewith" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpsharewith', version='3.2.0')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpsharewith" % "3.2.0"
[org.entando.entando.plugins/entando-plugin-jpsharewith "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.entando.entando : entando-core-engine | jar | 3.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.entando.entando : entando-core-engine | test-jar | 3.2.0 |
| org.springframework : spring-test | jar | 3.0.6.RELEASE |
| postgresql : postgresql | jar | 9.1-901.jdbc4 |
| mysql : mysql-connector-java | jar | 5.1.18 |
| org.apache.derby : derby | jar | 10.8.2.2 |
| org.apache.derby : derbyclient | jar | 10.8.2.2 |
| junit : junit | jar | 4.8.2 |