| License |
License |
|---|---|
| Categories |
CategoriesJooby User Interface Web Frameworks |
| GroupId | GroupIdorg.jooby |
| ArtifactId | ArtifactIdjooby-assets-nodejs |
| Last Version | Last Version1.6.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnodejs module
A modular micro web framework for Java and Kotlin
|
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-assets-nodejs/ -->
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby-assets-nodejs</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-nodejs/
implementation 'org.jooby:jooby-assets-nodejs:1.6.9'
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-nodejs/
implementation ("org.jooby:jooby-assets-nodejs:1.6.9")
'org.jooby:jooby-assets-nodejs:jar:1.6.9'
<dependency org="org.jooby" name="jooby-assets-nodejs" rev="1.6.9">
<artifact name="jooby-assets-nodejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-assets-nodejs', version='1.6.9')
)
libraryDependencies += "org.jooby" % "jooby-assets-nodejs" % "1.6.9"
[org.jooby/jooby-assets-nodejs "1.6.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jooby : jooby-assets-j2v8 | jar | 1.6.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jooby : jooby | jar | 1.6.9 |
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.6 |
| org.powermock : powermock-api-easymock | jar | 1.7.4 |
| org.powermock : powermock-module-junit4 | jar | 1.7.4 |
| org.jacoco : org.jacoco.agent | jar | 0.8.1 |
| org.webjars.npm : jquery | jar | 3.1.1 |