Substeps bill of materials

This project can be added as a dependency to add all necessary substeps dependencies to your project

License

License

GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-bom
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Substeps bill of materials
This project can be added as a dependency to add all necessary substeps dependencies to your project

Download substeps-bom

Filename Size
substeps-bom-1.1.2.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core jar 1.1.2
com.technophobia.substeps : substeps-maven-plugin jar 1.1.2
com.technophobia.substeps : substeps-junit-runner jar 1.1.2
com.technophobia.substeps : substeps-ant-runner jar 1.1.2
com.technophobia.substeps : substeps-glossary-builder jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0