is not current version
Last Version 1.2.3

org.openrefine.dependencies:butterfly-container 1.0.3

Butterfly is a modular web application framework

Categories

Categories

Container
GroupId

GroupId

org.openrefine.dependencies
ArtifactId

ArtifactId

butterfly-container
Version

Version

1.0.3
Type

Type

pom

Download butterfly-container 1.0.3


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