is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-web-explorer-war 3.6.0.Final

ModeShape repository explorer that embeds ModeShape and can be deloyed standalone

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-web-explorer-war
Version

Version

3.6.0.Final
Type

Type

war

Download modeshape-web-explorer-war 3.6.0.Final


<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-web-explorer-war/ -->
<dependency>
    <groupId>org.modeshape</groupId>
    <artifactId>modeshape-web-explorer-war</artifactId>
    <version>3.6.0.Final</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-explorer-war/
implementation 'org.modeshape:modeshape-web-explorer-war:3.6.0.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-explorer-war/
implementation ("org.modeshape:modeshape-web-explorer-war:3.6.0.Final")
'org.modeshape:modeshape-web-explorer-war:war:3.6.0.Final'
<dependency org="org.modeshape" name="modeshape-web-explorer-war" rev="3.6.0.Final">
  <artifact name="modeshape-web-explorer-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-web-explorer-war', version='3.6.0.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-web-explorer-war" % "3.6.0.Final"
[org.modeshape/modeshape-web-explorer-war "3.6.0.Final"]