Last Version

de.tum.ei.lkn.eces:master-pom-commons 1.0.21

Project with common configs from which all projects using the ECES framework should inherit. The ECES framework is implemented in the de.tum.ei.lkn.eces.core artifact.

License

License

GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

master-pom-commons
Version

Version

1.0.21
Type

Type

jar
Description

Description

Project with common configs from which all projects using the ECES framework should inherit. The ECES framework is implemented in the de.tum.ei.lkn.eces.core artifact.
Source Code Management

Source Code Management

http://github.com/amovanb/eces-master-pom/tree/master/master-pom-commons

Download master-pom-commons 1.0.21


<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom-commons/ -->
<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>master-pom-commons</artifactId>
    <version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom-commons/
implementation 'de.tum.ei.lkn.eces:master-pom-commons:1.0.21'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom-commons/
implementation ("de.tum.ei.lkn.eces:master-pom-commons:1.0.21")
'de.tum.ei.lkn.eces:master-pom-commons:jar:1.0.21'
<dependency org="de.tum.ei.lkn.eces" name="master-pom-commons" rev="1.0.21">
  <artifact name="master-pom-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='master-pom-commons', version='1.0.21')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "master-pom-commons" % "1.0.21"
[de.tum.ei.lkn.eces/master-pom-commons "1.0.21"]

Dependencies

compile (2)

Group / Artifact Type Version
org.aeonbits.owner : owner jar 1.0.10
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.