Freemarker Scala SpringBoot autoconfigure

Scala objects wrapper Spring Boot autoconfiguration for Freemarker library

License

License

Categories

Categories

Scala Languages Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.anadea
ArtifactId

ArtifactId

freemarker-scala-spring-boot-autoconfigure
Last Version

Last Version

1.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Freemarker Scala SpringBoot autoconfigure
Scala objects wrapper Spring Boot autoconfiguration for Freemarker library
Project URL

Project URL

https://github.com/Anadea/freemarker-scala-spring-boot-autoconfigure
Source Code Management

Source Code Management

https://github.com/Anadea/freemarker-scala-spring-boot-autoconfigure

Download freemarker-scala-spring-boot-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
org.pegdown : pegdown jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE