Shakespeare BOM

Bill of Matrial (BOM) for the Shakespeare framework.

License

License

GroupId

GroupId

org.shakespeareframework
ArtifactId

ArtifactId

bom
Last Version

Last Version

0.5.3
Release Date

Release Date

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

Filename Size
bom-0.5.3.pom
Browse

How to add to project

<!-- 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.

Versions

Version
0.5.3
0.5.2
0.5.1
0.5
0.4
0.3
0.2