Last Version

SubSteps Core 2.0.0

The core project of SubSteps

License

License

GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

SubSteps Core
The core project of SubSteps
Project Organization

Project Organization

Technophobia Ltd

Download substeps-core 2.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core-api jar 2.0.0
com.thoughtworks.xstream : xstream jar 1.4.8
com.google.code.gson : gson jar 2.4
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.13
velocity : velocity jar 1.5
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
joda-time : joda-time jar 2.9.1

test (6)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core-api test-jar 2.0.0
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 2.0.2-beta
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.