Last Version

feature set and tests 0.1.0

Integration tests for Jooby

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-tests
Version

Version

0.1.0
Type

Type

jar
Description

Description

feature set and tests
Integration tests for Jooby

Download jooby-tests 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooby : jooby jar 0.1.0
junit : junit jar 4.11

test (6)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.4-beta1
org.apache.httpcomponents : httpmime jar 4.4-beta1
ch.qos.logback : logback-classic jar 1.1.2
org.easymock : easymock jar 3.2
org.powermock : powermock-api-easymock jar 1.5.4
org.powermock : powermock-module-junit4 jar 1.5.4

Project Modules

There are no modules declared in this project.