MVN

org.openrefine.dependencies : butterfly-container

Maven & Gradle

Jan 16, 2023
10 stars

SIMILE Butterfly · Butterfly is a modular web application framework

<dependency>
    <groupId>org.openrefine.dependencies</groupId>
    <artifactId>butterfly-container</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openrefine.dependencies : butterfly-container to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of org.openrefine.dependencies : butterfly-container to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
butterfly-container-1.2.4
butterfly-container-1.2.3
butterfly-container-1.2.2
butterfly-container-1.2.1
butterfly-container-1.2.0
1.1.x
butterfly-container-1.1.1
butterfly-container-1.1.0
1.0.x
butterfly-container-1.0.4
butterfly-container-1.0.3
butterfly-container-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openrefine.dependencies</groupId>
    <artifactId>butterfly-container</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement