Last Version

ModeShape BOM for embedded usage 5.4.1.Final

Bill of Material (BOM) for embedding ModeShape within JavaSE apps, libraries, and (non-AS) web apps

License

License

GroupId

GroupId

org.modeshape.bom
ArtifactId

ArtifactId

modeshape-bom-embedded
Version

Version

5.4.1.Final
Type

Type

pom
Description

Description

ModeShape BOM for embedded usage
Bill of Material (BOM) for embedding ModeShape within JavaSE apps, libraries, and (non-AS) web apps
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, by Red Hat
Source Code Management

Source Code Management

http://github.com/ModeShape/modeshape

Download modeshape-bom-embedded 5.4.1.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.