License |
License |
---|---|
GroupId | GroupIdorg.openrefine.dependencies |
ArtifactId | ArtifactIdbutterfly |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSIMILE Butterfly Engine
Butterfly is a modular web application framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
butterfly-1.2.3.pom | |
butterfly-1.2.3.jar | 63 KB |
butterfly-1.2.3-sources.jar | 33 KB |
butterfly-1.2.3-javadoc.jar | 509 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openrefine.dependencies/butterfly/ -->
<dependency>
<groupId>org.openrefine.dependencies</groupId>
<artifactId>butterfly</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine.dependencies/butterfly/
implementation 'org.openrefine.dependencies:butterfly:1.2.3'
// https://jarcasting.com/artifacts/org.openrefine.dependencies/butterfly/
implementation ("org.openrefine.dependencies:butterfly:1.2.3")
'org.openrefine.dependencies:butterfly:jar:1.2.3'
<dependency org="org.openrefine.dependencies" name="butterfly" rev="1.2.3">
<artifact name="butterfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrefine.dependencies', module='butterfly', version='1.2.3')
)
libraryDependencies += "org.openrefine.dependencies" % "butterfly" % "1.2.3"
[org.openrefine.dependencies/butterfly "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 2.11.0 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.velocity : velocity | jar | 1.6.3 |
org.mozilla : rhino | jar | 1.7.14-RC1 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.metaweb : lessen | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.testng : testng | jar | 7.4.0 |
org.mockito : mockito-core | jar | 4.2.0 |