License |
License |
---|---|
GroupId | GroupIdde.tum.ei.lkn.eces |
ArtifactId | ArtifactIdmaster-pom-test |
Version | Version1.0.21 |
Type | Typejar |
Description |
DescriptionSub-project of the master-pom which allows to test it. This will for example fail if the master-pom configuration is wrong.
|
Filename | Size |
---|---|
master-pom-test-1.0.21.pom | |
master-pom-test-1.0.21.jar | 2 KB |
master-pom-test-1.0.21-tests.jar | 3 KB |
master-pom-test-1.0.21-sources.jar | 1 KB |
master-pom-test-1.0.21-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom-test/ -->
<dependency>
<groupId>de.tum.ei.lkn.eces</groupId>
<artifactId>master-pom-test</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom-test/
implementation 'de.tum.ei.lkn.eces:master-pom-test:1.0.21'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom-test/
implementation ("de.tum.ei.lkn.eces:master-pom-test:1.0.21")
'de.tum.ei.lkn.eces:master-pom-test:jar:1.0.21'
<dependency org="de.tum.ei.lkn.eces" name="master-pom-test" rev="1.0.21">
<artifact name="master-pom-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='master-pom-test', version='1.0.21')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "master-pom-test" % "1.0.21"
[de.tum.ei.lkn.eces/master-pom-test "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
de.tum.ei.lkn.eces : master-pom-commons | jar | 1.0.21 |
org.aeonbits.owner : owner | jar | 1.0.10 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
de.tum.ei.lkn.eces : master-pom-commons | test-jar | 1.0.21 |
junit : junit | jar | 4.13.1 |