is not current version
Last Version 3.8.1.Final

org.modeshape:modeshape-jbossas7 3.5.0.Final

Builds the ModeShape components that can be deployed to JBoss

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-jbossas7
Version

Version

3.5.0.Final
Type

Type

pom

Download modeshape-jbossas7 3.5.0.Final


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