is not current version
Last Version 5.4.1.Final

org.modeshape.bom:modeshape-bom-remote-client 4.0.0.Beta1

Bill of Material (BOM) for applications using ModeShape's REST client or remote JDBC driver.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.modeshape.bom
ArtifactId

ArtifactId

modeshape-bom-remote-client
Version

Version

4.0.0.Beta1
Type

Type

pom

Download modeshape-bom-remote-client 4.0.0.Beta1


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