Last Version

de.tum.ei.lkn.eces:test 1.0.20

Sub-project of the master-pom which allows to test it. This will for example fail if the master-pom configuration is wrong.

License

License

GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

test
Version

Version

1.0.20
Type

Type

jar
Description

Description

Sub-project of the master-pom which allows to test it. This will for example fail if the master-pom configuration is wrong.

Download test 1.0.20


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

Dependencies

compile (3)

Group / Artifact Type Version
de.tum.ei.lkn.eces : master-commons jar 1.0.20
org.aeonbits.owner : owner jar 1.0.10
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
de.tum.ei.lkn.eces : master-commons test-jar 1.0.20
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.