License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.technophobia.substeps |
ArtifactId | ArtifactIddatabase-substeps |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatabase Substeps
Database step implementations
|
Project Organization |
Project OrganizationTechnophobia Ltd |
Filename | Size |
---|---|
database-substeps-1.2.0.pom | |
database-substeps-1.2.0.jar | 29 KB |
database-substeps-1.2.0-sources.jar | 21 KB |
database-substeps-1.2.0-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.technophobia.substeps/database-substeps/ -->
<dependency>
<groupId>com.technophobia.substeps</groupId>
<artifactId>database-substeps</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.technophobia.substeps/database-substeps/
implementation 'com.technophobia.substeps:database-substeps:1.2.0'
// https://jarcasting.com/artifacts/com.technophobia.substeps/database-substeps/
implementation ("com.technophobia.substeps:database-substeps:1.2.0")
'com.technophobia.substeps:database-substeps:jar:1.2.0'
<dependency org="com.technophobia.substeps" name="database-substeps" rev="1.2.0">
<artifact name="database-substeps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.technophobia.substeps', module='database-substeps', version='1.2.0')
)
libraryDependencies += "com.technophobia.substeps" % "database-substeps" % "1.2.0"
[com.technophobia.substeps/database-substeps "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.technophobia.substeps : substeps-core-api | jar | 1.1.1 |
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.2.1 |
org.hamcrest : hamcrest-library | jar | 1.2.1 |
com.mchange : c3p0 | jar | 0.9.2-pre8 |
org.mybatis : mybatis | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.technophobia.substeps : substeps-core | jar | 1.1.1 |
com.technophobia.substeps : substeps-junit-runner | jar | 1.1.1 |
org.slf4j : slf4j-simple | jar | 1.6.4 |
com.h2database : h2 | jar | 1.3.170 |