is not current version
Last Version 0.13

es.urjc.etsii.grafo:mork-parent 0.3

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

es.urjc.etsii.grafo
ArtifactId

ArtifactId

mork-parent
Version

Version

0.3
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

http://github.com/rmartinsanta/mork/tree/master

Download mork-parent 0.3

Filename Size
mork-parent-0.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-parent/
implementation 'es.urjc.etsii.grafo:mork-parent:0.3'
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-parent/
implementation ("es.urjc.etsii.grafo:mork-parent:0.3")
'es.urjc.etsii.grafo:mork-parent:pom:0.3'
<dependency org="es.urjc.etsii.grafo" name="mork-parent" rev="0.3">
  <artifact name="mork-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.urjc.etsii.grafo', module='mork-parent', version='0.3')
)
libraryDependencies += "es.urjc.etsii.grafo" % "mork-parent" % "0.3"
[es.urjc.etsii.grafo/mork-parent "0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
es.urjc.etsii.grafo : mork jar 0.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.3

Project Modules

There are no modules declared in this project.