is not current version
Last Version 3.1.3

de.micromata.mgc:de.micromata.mgc.application.springboot 3.1.0

Base framework for an application.

GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.application.springboot
Version

Version

3.1.0
Type

Type

jar

Download de.micromata.mgc.application.springboot 3.1.0


<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/de.micromata.mgc/de.micromata.mgc.application.springboot/
implementation ("de.micromata.mgc:de.micromata.mgc.application.springboot:3.1.0")
'de.micromata.mgc:de.micromata.mgc.application.springboot:jar:3.1.0'
<dependency org="de.micromata.mgc" name="de.micromata.mgc.application.springboot" rev="3.1.0">
  <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.0')
)
libraryDependencies += "de.micromata.mgc" % "de.micromata.mgc.application.springboot" % "3.1.0"
[de.micromata.mgc/de.micromata.mgc.application.springboot "3.1.0"]