Last Version

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

An MGC Application based on the embedded jetty/servlet of spring boot.

License

License

Apache 2.0
GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.application
Version

Version

3.1.3
Type

Type

jar
Description

Description

An MGC Application based on the embedded jetty/servlet of spring boot.
Project Organization

Project Organization

Micromata GmbH
Source Code Management

Source Code Management

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

Download de.micromata.mgc.application 3.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
de.micromata.mgc : de.micromata.mgc.logging jar 3.1.3
org.apache.commons : commons-collections4 jar 4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.