License |
License |
---|---|
GroupId | GroupIdcom.technophobia.substeps |
ArtifactId | ArtifactIdsubsteps-bom |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSubsteps bill of materials
This project can be added as a dependency to add all necessary substeps dependencies to your project
|
Filename | Size |
---|---|
substeps-bom-1.1.2.pom | 3 KB |
Browse |
<!-- 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"]
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 |