License |
License |
---|---|
GroupId | GroupIdedu.mit.simile |
ArtifactId | ArtifactIdbutterfly |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionSIMILE Butterfly Engine
Butterfly is a modular web application framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
butterfly-1.0.pom | |
butterfly-1.0.jar | 62 KB |
butterfly-1.0-sources.jar | 33 KB |
butterfly-1.0-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.mit.simile/butterfly/ -->
<dependency>
<groupId>edu.mit.simile</groupId>
<artifactId>butterfly</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.mit.simile/butterfly/
implementation 'edu.mit.simile:butterfly:1.0'
// https://jarcasting.com/artifacts/edu.mit.simile/butterfly/
implementation ("edu.mit.simile:butterfly:1.0")
'edu.mit.simile:butterfly:jar:1.0'
<dependency org="edu.mit.simile" name="butterfly" rev="1.0">
<artifact name="butterfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.mit.simile', module='butterfly', version='1.0')
)
libraryDependencies += "edu.mit.simile" % "butterfly" % "1.0"
[edu.mit.simile/butterfly "1.0"]
Group / Artifact | Type | Version |
---|---|---|
edu.mit.simile : tracer | jar | 1.0 |
commons-collections : commons-collections | jar | 3.2.1 |
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 : servlet-api | jar | 2.5 |
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 | 5.12.1 |
org.mockito : mockito-all | jar | 1.8.4 |