| License |
License |
|---|---|
| GroupId | GroupIdcom.technophobia.substeps |
| ArtifactId | ArtifactIdsubsteps-core |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSubSteps Core
The core project of SubSteps
|
| Project Organization |
Project OrganizationTechnophobia Ltd |
| Filename | Size |
|---|---|
| substeps-core-2.0.0.pom | |
| substeps-core-2.0.0.jar | 150 KB |
| substeps-core-2.0.0-sources.jar | 110 KB |
| substeps-core-2.0.0-javadoc.jar | 384 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |