License |
License |
---|---|
Categories |
CategoriesScala Languages Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.anadea |
ArtifactId | ArtifactIdfreemarker-scala-spring-boot-autoconfigure |
Last Version | Last Version1.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFreemarker Scala SpringBoot autoconfigure
Scala objects wrapper Spring Boot autoconfiguration for Freemarker library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.anadea/freemarker-scala-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.anadea</groupId>
<artifactId>freemarker-scala-spring-boot-autoconfigure</artifactId>
<version>1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anadea/freemarker-scala-spring-boot-autoconfigure/
implementation 'com.github.anadea:freemarker-scala-spring-boot-autoconfigure:1.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.anadea/freemarker-scala-spring-boot-autoconfigure/
implementation ("com.github.anadea:freemarker-scala-spring-boot-autoconfigure:1.2-RELEASE")
'com.github.anadea:freemarker-scala-spring-boot-autoconfigure:jar:1.2-RELEASE'
<dependency org="com.github.anadea" name="freemarker-scala-spring-boot-autoconfigure" rev="1.2-RELEASE">
<artifact name="freemarker-scala-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anadea', module='freemarker-scala-spring-boot-autoconfigure', version='1.2-RELEASE')
)
libraryDependencies += "com.github.anadea" % "freemarker-scala-spring-boot-autoconfigure" % "1.2-RELEASE"
[com.github.anadea/freemarker-scala-spring-boot-autoconfigure "1.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
org.springframework : spring-context | jar | 4.3.8.RELEASE |
org.springframework : spring-context-support | jar | 4.3.8.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.8.RELEASE |
org.freemarker : freemarker | jar | 2.3.23 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |
org.pegdown : pegdown | jar | 1.4.2 |