License |
License |
---|---|
GroupId | GroupIdde.tum.ei.lkn.eces |
ArtifactId | ArtifactIdpre-master-pom |
Version | Version1.0.21 |
Type | Typejar |
Description |
Descriptionde.tum.ei.lkn.eces:pre-master-pom
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pre-master-pom-1.0.21.pom | 9 KB |
pre-master-pom-1.0.21-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/pre-master-pom/ -->
<dependency>
<groupId>de.tum.ei.lkn.eces</groupId>
<artifactId>pre-master-pom</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/pre-master-pom/
implementation 'de.tum.ei.lkn.eces:pre-master-pom:1.0.21'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/pre-master-pom/
implementation ("de.tum.ei.lkn.eces:pre-master-pom:1.0.21")
'de.tum.ei.lkn.eces:pre-master-pom:jar:1.0.21'
<dependency org="de.tum.ei.lkn.eces" name="pre-master-pom" rev="1.0.21">
<artifact name="pre-master-pom" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='pre-master-pom', version='1.0.21')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "pre-master-pom" % "1.0.21"
[de.tum.ei.lkn.eces/pre-master-pom "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.aeonbits.owner : owner | jar | 1.0.10 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |