Last Version

spring-boot-starter-scala 2.3.4-0

A spring-boot starter for scala language.

License

License

Categories

Categories

Scala Languages Spring Boot Container Microservices
GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

spring-boot-starter-scala
Version

Version

2.3.4-0
Type

Type

pom
Description

Description

spring-boot-starter-scala
A spring-boot starter for scala language.
Project URL

Project URL

https://github.com/infilos/spring-boot-starter-scala
Source Code Management

Source Code Management

https://github.com/infilos/spring-boot-starter-scala/tree/master

Download spring-boot-starter-scala 2.3.4-0


<!-- https://jarcasting.com/artifacts/com.infilos/spring-boot-starter-scala/ -->
<dependency>
    <groupId>com.infilos</groupId>
    <artifactId>spring-boot-starter-scala</artifactId>
    <version>2.3.4-0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/spring-boot-starter-scala/
implementation 'com.infilos:spring-boot-starter-scala:2.3.4-0'
// https://jarcasting.com/artifacts/com.infilos/spring-boot-starter-scala/
implementation ("com.infilos:spring-boot-starter-scala:2.3.4-0")
'com.infilos:spring-boot-starter-scala:pom:2.3.4-0'
<dependency org="com.infilos" name="spring-boot-starter-scala" rev="2.3.4-0">
  <artifact name="spring-boot-starter-scala" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='spring-boot-starter-scala', version='2.3.4-0')
)
libraryDependencies += "com.infilos" % "spring-boot-starter-scala" % "2.3.4-0"
[com.infilos/spring-boot-starter-scala "2.3.4-0"]

Dependencies

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

Project Modules

  • spring-boot-starter-scala-api
  • spring-boot-starter-scala-sample