License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Angular User Interface Web Frameworks |
GroupId | GroupIdch.swaechter |
ArtifactId | ArtifactIdangularj-universal-spring-boot-starter |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionA Java library for rendering Angular 4+ on the server side and providing them on the client side as universal application
|
<!-- 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"]
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 |
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 |