MVN

io.ballerina : ballerina

Maven & Gradle

Sep 07, 2018
109 stars

Ballerina - Parent · Ballerina is a compiled, transactional, statically and strongly typed programming language with textual and graphical syntaxes.

<dependency>
    <groupId>io.ballerina</groupId>
    <artifactId>ballerina</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ballerina : ballerina to add to Maven - Latest Versions:

  • Latest Stable: 1
  • Latest Beta: 0.970.0-beta5

All Versions

Choose a version of io.ballerina : ballerina to add to Maven - All Versions:

Version Vulnerabilities Updated
1
ballerina-1
0.970.x
ballerina-0.970.0-beta5
ballerina-0.970.0-beta4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.ballerina</groupId>
    <artifactId>ballerina</artifactId>
    <version>1</version>
</dependency>