lang-js

Scalable, fast and modular micro web framework

License

License

Categories

Categories

JavaScript Languages Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-lang-js
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

lang-js
Scalable, fast and modular micro web framework

Download jooby-lang-js

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jooby : jooby jar 1.1.3

test (6)

Group / Artifact Type Version
org.jooby : jooby jar 1.1.3
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
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0