ELG Spring Boot Starter

Starter to support creation of Java-based services for the European Language Grid using Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

eu.european-language-grid
ArtifactId

ArtifactId

elg-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ELG Spring Boot Starter
Starter to support creation of Java-based services for the European Language Grid using Spring Boot
Project URL

Project URL

https://european-language-grid.eu
Project Organization

Project Organization

European Language Grid
Source Code Management

Source Code Management

https://gitlab.com/european-language-grid/platform/elg-spring-boot-starter

Download elg-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/eu.european-language-grid/elg-spring-boot-starter/ -->
<dependency>
    <groupId>eu.european-language-grid</groupId>
    <artifactId>elg-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.european-language-grid/elg-spring-boot-starter/
implementation 'eu.european-language-grid:elg-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/eu.european-language-grid/elg-spring-boot-starter/
implementation ("eu.european-language-grid:elg-spring-boot-starter:1.0.0")
'eu.european-language-grid:elg-spring-boot-starter:jar:1.0.0'
<dependency org="eu.european-language-grid" name="elg-spring-boot-starter" rev="1.0.0">
  <artifact name="elg-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.european-language-grid', module='elg-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "eu.european-language-grid" % "elg-spring-boot-starter" % "1.0.0"
[eu.european-language-grid/elg-spring-boot-starter "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.6.2
dev.snowdrop : vertx-spring-boot-starter-http jar 1.2.2
eu.european-language-grid : elg-java-bindings jar 1.0.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-undertow jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0