MVN

org.bitbucket.goalhub : simpleide

Maven & Gradle

Dec 15, 2020

org.bitbucket.goalhub:simpleide · An IDE for GOAL based on JEdit.

<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>simpleide</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.goalhub : simpleide to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of org.bitbucket.goalhub : simpleide to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
simpleide-2.2.0
2.1.x
simpleide-2.1.2
simpleide-2.1.1
simpleide-2.1.0
2.0.x
simpleide-2.0.6
simpleide-2.0.5
simpleide-2.0.4
simpleide-2.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bitbucket.goalhub</groupId>
    <artifactId>simpleide</artifactId>
    <version>2.2.0</version>
</dependency>

Advertisement