License |
License |
---|---|
GroupId | GroupIdorg.technbolts |
ArtifactId | ArtifactIdbdi |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
bdi-0.2.0.pom | |
bdi-0.2.0.jar | 58 KB |
bdi-0.2.0-sources.jar | 30 KB |
bdi-0.2.0-javadoc.jar | 252 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.technbolts/bdi/ -->
<dependency>
<groupId>org.technbolts</groupId>
<artifactId>bdi</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.technbolts/bdi/
implementation 'org.technbolts:bdi:0.2.0'
// https://jarcasting.com/artifacts/org.technbolts/bdi/
implementation ("org.technbolts:bdi:0.2.0")
'org.technbolts:bdi:jar:0.2.0'
<dependency org="org.technbolts" name="bdi" rev="0.2.0">
<artifact name="bdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.technbolts', module='bdi', version='0.2.0')
)
libraryDependencies += "org.technbolts" % "bdi" % "0.2.0"
[org.technbolts/bdi "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.jcraft : jsch | jar | 0.1.51 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
org.apache.httpcomponents : httpmime | jar | 4.3.5 |
org.apache.httpcomponents : httpclient-cache | jar | 4.3.5 |
org.apache.httpcomponents : fluent-hc | jar | 4.3.5 |
org.assertj : assertj-core | jar | 1.6.1 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
com.jayway.awaitility : awaitility | jar | 1.6.1 |
com.jayway.awaitility : awaitility-java8 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
info.cukes : cucumber-picocontainer | jar | 1.1.8 |
info.cukes : cucumber-junit | jar | 1.1.8 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.4 |
org.technbolts.tzatziki : tzatziki-pdf | jar | 0.10.3-SNAPSHOT |
org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
com.h2database : h2 | jar | 1.4.181 |
org.eclipse.jetty : jetty-server | jar | 9.0.7.v20131107 |
org.eclipse.jetty : jetty-servlet | jar | 9.0.7.v20131107 |
org.mockito : mockito-all | jar | 1.9.5 |