Last Version

ch.swaechter:angularj-universal-spring-boot-starter 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

Spring Boot Container Microservices Angular User Interface Web Frameworks
GroupId

GroupId

ch.swaechter
ArtifactId

ArtifactId

angularj-universal-spring-boot-starter
Version

Version

0.0.3
Type

Type

jar
Description

Description

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

Download angularj-universal-spring-boot-starter 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.swaechter : angularj-universal-renderer jar 0.0.3
ch.swaechter : angularj-universal-renderer-v8 jar 0.0.3
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE

test (2)

Group / Artifact Type Version
ch.swaechter : angularj-universal-application jar 0.0.3
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.