GroupId | GroupIdorg.entando.entando.plugins |
---|---|
ArtifactId | ArtifactIdentando-plugin-jpseo |
Version | Version6.1.0 |
Type | Typewar |
Filename | Size |
---|---|
entando-plugin-jpseo-6.1.0.pom | |
entando-plugin-jpseo-6.1.0.war | 105 MB |
entando-plugin-jpseo-6.1.0-tests.jar | 23 KB |
entando-plugin-jpseo-6.1.0-sources.jar | 100 KB |
entando-plugin-jpseo-6.1.0-javadoc.jar | 335 KB |
entando-plugin-jpseo-6.1.0-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>6.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpseo/
implementation 'org.entando.entando.plugins:entando-plugin-jpseo:6.1.0'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpseo/
implementation ("org.entando.entando.plugins:entando-plugin-jpseo:6.1.0")
'org.entando.entando.plugins:entando-plugin-jpseo:war:6.1.0'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpseo" rev="6.1.0">
<artifact name="entando-plugin-jpseo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpseo', version='6.1.0')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpseo" % "6.1.0"
[org.entando.entando.plugins/entando-plugin-jpseo "6.1.0"]