| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Jooby |
| GroupId | GroupIdorg.jooby |
| ArtifactId | ArtifactIdjooby-assets-react |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact.js module
Scalable, fast and modular micro web framework
|
| Filename | Size |
|---|---|
| jooby-assets-react-1.1.3.pom | |
| jooby-assets-react-1.1.3.jar | 5 KB |
| jooby-assets-react-1.1.3-sources.jar | 3 KB |
| jooby-assets-react-1.1.3-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-assets-react/ -->
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby-assets-react</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-react/
implementation 'org.jooby:jooby-assets-react:1.1.3'
// https://jarcasting.com/artifacts/org.jooby/jooby-assets-react/
implementation ("org.jooby:jooby-assets-react:1.1.3")
'org.jooby:jooby-assets-react:jar:1.1.3'
<dependency org="org.jooby" name="jooby-assets-react" rev="1.1.3">
<artifact name="jooby-assets-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-assets-react', version='1.1.3')
)
libraryDependencies += "org.jooby" % "jooby-assets-react" % "1.1.3"
[org.jooby/jooby-assets-react "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jooby : jooby-assets-rollup | jar | 1.1.3 |
| 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 |