License |
License |
---|---|
GroupId | GroupIdorg.openrefine.dependencies |
ArtifactId | ArtifactIdbutterfly |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionSIMILE Butterfly Engine
Butterfly is a modular web application framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
butterfly-1.1.1.pom | |
butterfly-1.1.1.jar | 63 KB |
butterfly-1.1.1-sources.jar | 33 KB |
butterfly-1.1.1-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openrefine.dependencies/butterfly/ -->
<dependency>
<groupId>org.openrefine.dependencies</groupId>
<artifactId>butterfly</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrefine.dependencies/butterfly/
implementation 'org.openrefine.dependencies:butterfly:1.1.1'
// https://jarcasting.com/artifacts/org.openrefine.dependencies/butterfly/
implementation ("org.openrefine.dependencies:butterfly:1.1.1")
'org.openrefine.dependencies:butterfly:jar:1.1.1'
<dependency org="org.openrefine.dependencies" name="butterfly" rev="1.1.1">
<artifact name="butterfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrefine.dependencies', module='butterfly', version='1.1.1')
)
libraryDependencies += "org.openrefine.dependencies" % "butterfly" % "1.1.1"
[org.openrefine.dependencies/butterfly "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
edu.mit.simile : tracer | jar | 1.0 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.5 |
org.apache.velocity : velocity | jar | 1.6.3 |
rhino : js | jar | 1.7R2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.metaweb : lessen | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.5.6 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.mockito : mockito-all | jar | 1.8.4 |