License |
License |
---|---|
GroupId | GroupIdorg.javalite |
ArtifactId | ArtifactIdactiveweb |
Last Version | Last Version3.1-j11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaLite - ActiveWeb: The Agile Java Web Framework
Core functionality of the framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
activeweb-3.1-j11.pom | |
activeweb-3.1-j11.jar | 123 KB |
activeweb-3.1-j11-sources.jar | 109 KB |
activeweb-3.1-j11-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javalite/activeweb/ -->
<dependency>
<groupId>org.javalite</groupId>
<artifactId>activeweb</artifactId>
<version>3.1-j11</version>
</dependency>
// https://jarcasting.com/artifacts/org.javalite/activeweb/
implementation 'org.javalite:activeweb:3.1-j11'
// https://jarcasting.com/artifacts/org.javalite/activeweb/
implementation ("org.javalite:activeweb:3.1-j11")
'org.javalite:activeweb:jar:3.1-j11'
<dependency org="org.javalite" name="activeweb" rev="3.1-j11">
<artifact name="activeweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javalite', module='activeweb', version='3.1-j11')
)
libraryDependencies += "org.javalite" % "activeweb" % "3.1-j11"
[org.javalite/activeweb "3.1-j11"]
Group / Artifact | Type | Version |
---|---|---|
org.javalite : activejdbc | jar | 3.1-j11 |
org.javalite : javalite-common | jar | 3.1-j11 |
org.freemarker : freemarker | jar | 2.3.30 |
com.google.inject : guice | jar | 5.0.0-BETA-1 |
commons-fileupload : commons-fileupload | jar | 1.4 |
org.jsoup : jsoup | jar | 1.13.1 |
io.github.classgraph : classgraph | jar | 4.8.90 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.springframework : spring-test | jar | 5.1.4.RELEASE |
org.springframework : spring-core | jar | 5.1.4.RELEASE |
org.springframework : spring-web | jar | 5.1.4.RELEASE |
com.h2database : h2 | jar | 1.4.200 |