Last Version

Kevoree :: Starter Parent 5.5.1

Parent pom providing dependency and plugin management for Kevoree libraries built with Maven

License

License

GroupId

GroupId

org.kevoree.library
ArtifactId

ArtifactId

starter-parent
Version

Version

5.5.1
Type

Type

pom
Description

Description

Kevoree :: Starter Parent
Parent pom providing dependency and plugin management for Kevoree libraries built with Maven
Project URL

Project URL

http://kevoree.org
Project Organization

Project Organization

Kevoree Project
Source Code Management

Source Code Management

http://github.com/kevoree/kevoree.git

Download starter-parent 5.5.1

Filename Size
starter-parent-5.5.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.kevoree.library/starter-parent/ -->
<dependency>
    <groupId>org.kevoree.library</groupId>
    <artifactId>starter-parent</artifactId>
    <version>5.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library/starter-parent/
implementation 'org.kevoree.library:starter-parent:5.5.1'
// https://jarcasting.com/artifacts/org.kevoree.library/starter-parent/
implementation ("org.kevoree.library:starter-parent:5.5.1")
'org.kevoree.library:starter-parent:pom:5.5.1'
<dependency org="org.kevoree.library" name="starter-parent" rev="5.5.1">
  <artifact name="starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library', module='starter-parent', version='5.5.1')
)
libraryDependencies += "org.kevoree.library" % "starter-parent" % "5.5.1"
[org.kevoree.library/starter-parent "5.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.