Superfly Framework

Superfly is a lightweight framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.chriswareham
ArtifactId

ArtifactId

superfly
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Superfly Framework
Superfly is a lightweight framework.
Project URL

Project URL

https://github.com/chriswareham/superfly

Download superfly

How to add to project

<!-- https://jarcasting.com/artifacts/net.chriswareham/superfly/ -->
<dependency>
    <groupId>net.chriswareham</groupId>
    <artifactId>superfly</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.chriswareham/superfly/
implementation 'net.chriswareham:superfly:1.0.0'
// https://jarcasting.com/artifacts/net.chriswareham/superfly/
implementation ("net.chriswareham:superfly:1.0.0")
'net.chriswareham:superfly:jar:1.0.0'
<dependency org="net.chriswareham" name="superfly" rev="1.0.0">
  <artifact name="superfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.chriswareham', module='superfly', version='1.0.0')
)
libraryDependencies += "net.chriswareham" % "superfly" % "1.0.0"
[net.chriswareham/superfly "1.0.0"]

Dependencies

compile (13)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet.jsp.jstl : jstl-api jar 1.2
javax.servlet : jstl jar 1.2
javax.jms : jms-api jar 1.1-rev-1
org.jacorb : jacorb jar 3.6
org.jacorb : jacorb-services jar 3.6
org.json : json jar 20141113
uk.org.mygrid.resources.jcoord » jcoord jar 1.0
commons-fileupload : commons-fileupload jar 1.2.2
commons-dbcp : commons-dbcp jar 1.4
commons-codec : commons-codec jar 1.10
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0