Last Version

de.micromata.mgc:de.micromata.mgc.application.springboot 3.1.3

Base framework for an application.

License

License

Apache 2.0
GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.application.springboot
Version

Version

3.1.3
Type

Type

jar
Description

Description

Base framework for an application.
Project Organization

Project Organization

Micromata GmbH
Source Code Management

Source Code Management

https://github.com/micromata/mgc/tree/master/de.micromata.mgc.application.springboot

Download de.micromata.mgc.application.springboot 3.1.3


<!-- https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.application.springboot/ -->
<dependency>
    <groupId>de.micromata.mgc</groupId>
    <artifactId>de.micromata.mgc.application.springboot</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.application.springboot/
implementation 'de.micromata.mgc:de.micromata.mgc.application.springboot:3.1.3'
// https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.application.springboot/
implementation ("de.micromata.mgc:de.micromata.mgc.application.springboot:3.1.3")
'de.micromata.mgc:de.micromata.mgc.application.springboot:jar:3.1.3'
<dependency org="de.micromata.mgc" name="de.micromata.mgc.application.springboot" rev="3.1.3">
  <artifact name="de.micromata.mgc.application.springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.micromata.mgc', module='de.micromata.mgc.application.springboot', version='3.1.3')
)
libraryDependencies += "de.micromata.mgc" % "de.micromata.mgc.application.springboot" % "3.1.3"
[de.micromata.mgc/de.micromata.mgc.application.springboot "3.1.3"]

Dependencies

compile (6)

Group / Artifact Type Version
de.micromata.mgc : de.micromata.mgc.application jar 3.1.3
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-jetty jar 2.1.6.RELEASE
org.eclipse.jetty : jetty-jmx jar 9.2.14.v20151106
org.springframework : spring-core jar 5.1.8.RELEASE
de.micromata.mgc : de.micromata.mgc.application.webserver jar 3.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.