Last Version

Shakespeare BOM 0.5.3

Bill of Matrial (BOM) for the Shakespeare framework.

License

License

GroupId

GroupId

org.shakespeareframework
ArtifactId

ArtifactId

bom
Version

Version

0.5.3
Type

Type

pom
Description

Description

Shakespeare BOM
Bill of Matrial (BOM) for the Shakespeare framework.
Project URL

Project URL

https://github.com/mkutz/shakespeare
Source Code Management

Source Code Management

https://github.com/mkutz/shakespeare

Download bom 0.5.3

Filename Size
bom-0.5.3.pom
Browse

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

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.