Last Version

ModeShape BOM for public APIs 3.6.1.Final

Bill of Material (BOM) for using ModeShapes public API

License

License

GroupId

GroupId

org.modeshape.bom
ArtifactId

ArtifactId

modeshape-bom-api
Version

Version

3.6.1.Final
Type

Type

pom
Description

Description

ModeShape BOM for public APIs
Bill of Material (BOM) for using ModeShapes public API
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, by Red Hat

Download modeshape-bom-api 3.6.1.Final


<!-- https://jarcasting.com/artifacts/org.modeshape.bom/modeshape-bom-api/ -->
<dependency>
    <groupId>org.modeshape.bom</groupId>
    <artifactId>modeshape-bom-api</artifactId>
    <version>3.6.1.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape.bom/modeshape-bom-api/
implementation 'org.modeshape.bom:modeshape-bom-api:3.6.1.Final'
// https://jarcasting.com/artifacts/org.modeshape.bom/modeshape-bom-api/
implementation ("org.modeshape.bom:modeshape-bom-api:3.6.1.Final")
'org.modeshape.bom:modeshape-bom-api:pom:3.6.1.Final'
<dependency org="org.modeshape.bom" name="modeshape-bom-api" rev="3.6.1.Final">
  <artifact name="modeshape-bom-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.modeshape.bom', module='modeshape-bom-api', version='3.6.1.Final')
)
libraryDependencies += "org.modeshape.bom" % "modeshape-bom-api" % "3.6.1.Final"
[org.modeshape.bom/modeshape-bom-api "3.6.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.