| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.aislib |
| ArtifactId | ArtifactIdaislib |
| Last Version | Last Version0.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAisLib application framework
AisLib application framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aislib-0.6.1.pom | |
| aislib-0.6.1.jar | 284 KB |
| aislib-0.6.1-sources.jar | 212 KB |
| aislib-0.6.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.aislib/aislib/ -->
<dependency>
<groupId>net.sf.aislib</groupId>
<artifactId>aislib</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.aislib/aislib/
implementation 'net.sf.aislib:aislib:0.6.1'
// https://jarcasting.com/artifacts/net.sf.aislib/aislib/
implementation ("net.sf.aislib:aislib:0.6.1")
'net.sf.aislib:aislib:jar:0.6.1'
<dependency org="net.sf.aislib" name="aislib" rev="0.6.1">
<artifact name="aislib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.aislib', module='aislib', version='0.6.1')
)
libraryDependencies += "net.sf.aislib" % "aislib" % "0.6.1"
[net.sf.aislib/aislib "0.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| jdom : jdom | jar | 1.0 |
| org.apache.velocity : velocity | jar | 1.5 |
| commons-lang : commons-lang | jar | 2.3 |
| commons-digester : commons-digester | jar | 1.8 |
| com.lowagie : itext | jar | 1.4.8 |
| com.ibm.icu : icu4j | jar | 3.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.springframework : spring-mock | jar | 2.0.6 |
| org.springframework : spring-core | jar | 2.0.6 |