License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdde.matrixweb |
ArtifactId | ArtifactIdjreact |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionjreact
Server-side react.js rendering with java7 or java8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jreact-0.0.4.pom | |
jreact-0.0.4.jar | 9 KB |
jreact-0.0.4-sources.jar | 5 KB |
jreact-0.0.4-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.matrixweb/jreact/ -->
<dependency>
<groupId>de.matrixweb</groupId>
<artifactId>jreact</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.matrixweb/jreact/
implementation 'de.matrixweb:jreact:0.0.4'
// https://jarcasting.com/artifacts/de.matrixweb/jreact/
implementation ("de.matrixweb:jreact:0.0.4")
'de.matrixweb:jreact:jar:0.0.4'
<dependency org="de.matrixweb" name="jreact" rev="0.0.4">
<artifact name="jreact" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.matrixweb', module='jreact', version='0.0.4')
)
libraryDependencies += "de.matrixweb" % "jreact" % "0.0.4"
[de.matrixweb/jreact "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |