License |
License |
---|---|
GroupId | GroupIdcom.stanfy.helium |
ArtifactId | ArtifactIdhelium |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionHelium
DSL and Java API for REST API specification
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helium-0.6.0.pom | |
helium-0.6.0.jar | 489 KB |
helium-0.6.0-sources.jar | 116 KB |
helium-0.6.0-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.helium/helium/ -->
<dependency>
<groupId>com.stanfy.helium</groupId>
<artifactId>helium</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.helium/helium/
implementation 'com.stanfy.helium:helium:0.6.0'
// https://jarcasting.com/artifacts/com.stanfy.helium/helium/
implementation ("com.stanfy.helium:helium:0.6.0")
'com.stanfy.helium:helium:jar:0.6.0'
<dependency org="com.stanfy.helium" name="helium" rev="0.6.0">
<artifact name="helium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.helium', module='helium', version='0.6.0')
)
libraryDependencies += "com.stanfy.helium" % "helium" % "0.6.0"
[com.stanfy.helium/helium "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.4 |
com.squareup.okio : okio | jar | 1.3.0 |
com.google.code.gson : gson | jar | 2.3.1 |
org.codehaus.groovy : groovy-all | jar | 2.3.9 |
com.squareup : javawriter | jar | 2.5.0 |
joda-time : joda-time | jar | 2.7 |
com.squareup.okhttp : okhttp | jar | 2.3.0 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
org.assertj : assertj-core | jar | 1.7.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.0-groovy-2.3 |
com.squareup.okhttp : mockwebserver | jar | 2.3.0 |