is not current version
Last Version 2.15.1

io.jooby:jooby-test 2.14.2

The modular web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

io.jooby
ArtifactId

ArtifactId

jooby-test
Version

Version

2.14.2
Type

Type

jar
Description

Description

The modular web framework for Java and Kotlin

Download jooby-test 2.14.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.jooby : jooby jar 2.14.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (13)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.5.1
org.jacoco : org.jacoco.agent jar 0.8.8
io.jooby : jooby-netty jar 2.14.2
com.squareup.okhttp3 : okhttp jar 4.9.3
org.ow2.asm : asm jar 9.3
org.ow2.asm : asm-util jar 9.3
commons-io : commons-io jar 2.11.0
ch.qos.logback : logback-classic jar 1.2.9
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.jooby : jooby-jwt jar 2.14.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1

Project Modules

There are no modules declared in this project.