Last Version

route specification module 1.4.0

Scalable, fast and modular micro web framework

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-spec
Version

Version

1.4.0
Type

Type

jar
Description

Description

route specification module
Scalable, fast and modular micro web framework

Download jooby-spec 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooby : jooby jar 1.4.0
com.github.javaparser : javaparser-core jar 2.3.0

test (7)

Group / Artifact Type Version
org.jooby : jooby jar 1.4.0
junit : junit jar 4.12
org.easymock : easymock jar 3.2
org.powermock : powermock-api-easymock jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.