GroupId | GroupIdorg.entando.entando.plugins |
---|---|
ArtifactId | ArtifactIdentando-plugin-jpseo |
Version | Version5.3.2 |
Type | Typewar |
Filename | Size |
---|---|
entando-plugin-jpseo-5.3.2.pom | |
entando-plugin-jpseo-5.3.2.war | 105 MB |
entando-plugin-jpseo-5.3.2-tests.jar | 27 KB |
entando-plugin-jpseo-5.3.2-sources.jar | 101 KB |
entando-plugin-jpseo-5.3.2-javadoc.jar | 335 KB |
entando-plugin-jpseo-5.3.2-classes.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpseo/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpseo</artifactId>
<version>5.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpseo/
implementation 'org.entando.entando.plugins:entando-plugin-jpseo:5.3.2'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpseo/
implementation ("org.entando.entando.plugins:entando-plugin-jpseo:5.3.2")
'org.entando.entando.plugins:entando-plugin-jpseo:war:5.3.2'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpseo" rev="5.3.2">
<artifact name="entando-plugin-jpseo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpseo', version='5.3.2')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpseo" % "5.3.2"
[org.entando.entando.plugins/entando-plugin-jpseo "5.3.2"]