Last Version

angularj-universal 0.0.3

A Java library for rendering Angular 4+ on the server side and providing them on the client side as universal application

License

License

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

ch.swaechter
ArtifactId

ArtifactId

angularj-universal
Version

Version

0.0.3
Type

Type

pom
Description

Description

angularj-universal
A Java library for rendering Angular 4+ on the server side and providing them on the client side as universal application
Project URL

Project URL

https://github.com/swaechter/angularj-universal
Source Code Management

Source Code Management

https://github.com/swaechter/angularj-universal

Download angularj-universal 0.0.3


<!-- https://jarcasting.com/artifacts/ch.swaechter/angularj-universal/ -->
<dependency>
    <groupId>ch.swaechter</groupId>
    <artifactId>angularj-universal</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.swaechter/angularj-universal/
implementation 'ch.swaechter:angularj-universal:0.0.3'
// https://jarcasting.com/artifacts/ch.swaechter/angularj-universal/
implementation ("ch.swaechter:angularj-universal:0.0.3")
'ch.swaechter:angularj-universal:pom:0.0.3'
<dependency org="ch.swaechter" name="angularj-universal" rev="0.0.3">
  <artifact name="angularj-universal" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.swaechter', module='angularj-universal', version='0.0.3')
)
libraryDependencies += "ch.swaechter" % "angularj-universal" % "0.0.3"
[ch.swaechter/angularj-universal "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • angularj-universal-application
  • angularj-universal-renderer
  • angularj-universal-renderer-v8
  • angularj-universal-spring-boot-starter
  • angularj-universal-example-spring-boot
  • angularj-universal-example-spring-boot-simple