License |
License |
---|---|
GroupId | GroupIdes.urjc.etsii.grafo |
ArtifactId | ArtifactIdmork-parent |
Last Version | Last Version0.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mork-parent-0.13.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-parent/ -->
<dependency>
<groupId>es.urjc.etsii.grafo</groupId>
<artifactId>mork-parent</artifactId>
<version>0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-parent/
implementation 'es.urjc.etsii.grafo:mork-parent:0.13'
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-parent/
implementation ("es.urjc.etsii.grafo:mork-parent:0.13")
'es.urjc.etsii.grafo:mork-parent:pom:0.13'
<dependency org="es.urjc.etsii.grafo" name="mork-parent" rev="0.13">
<artifact name="mork-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.urjc.etsii.grafo', module='mork-parent', version='0.13')
)
libraryDependencies += "es.urjc.etsii.grafo" % "mork-parent" % "0.13"
[es.urjc.etsii.grafo/mork-parent "0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |