Last Version

LEIA Learns - root POM 0.1

Allows building all projects at once, and enables to create an IntelliJ project that contains all other projects

License

License

GroupId

GroupId

org.leialearns
ArtifactId

ArtifactId

root
Version

Version

0.1
Type

Type

pom
Description

Description

LEIA Learns - root POM
Allows building all projects at once, and enables to create an IntelliJ project that contains all other projects
Project URL

Project URL

http://leialearns.org/
Source Code Management

Source Code Management

https://github.com/jeroenvanmaanen/common.git

Download root 0.1

Filename Size
root-0.1.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • parent
  • prefixencoding
  • application