License |
License |
---|---|
Categories |
CategoriesNet Wire Data Data Structures |
GroupId | GroupIdnet.awired.ajsl |
ArtifactId | ArtifactIdajsl-web |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAJSL - Web component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ajsl-web-0.4.pom | |
ajsl-web-0.4.jar | 18 KB |
ajsl-web-0.4-sources.jar | 9 KB |
ajsl-web-0.4-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-web/ -->
<dependency>
<groupId>net.awired.ajsl</groupId>
<artifactId>ajsl-web</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-web/
implementation 'net.awired.ajsl:ajsl-web:0.4'
// https://jarcasting.com/artifacts/net.awired.ajsl/ajsl-web/
implementation ("net.awired.ajsl:ajsl-web:0.4")
'net.awired.ajsl:ajsl-web:jar:0.4'
<dependency org="net.awired.ajsl" name="ajsl-web" rev="0.4">
<artifact name="ajsl-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.awired.ajsl', module='ajsl-web', version='0.4')
)
libraryDependencies += "net.awired.ajsl" % "ajsl-web" % "0.4"
[net.awired.ajsl/ajsl-web "0.4"]
Group / Artifact | Type | Version |
---|---|---|
net.awired.ajsl : ajsl-core | jar | 0.4 |
com.yahoo.platform.yui : yuicompressor | jar | 2.4.6 |
rhino : js | jar | 1.6R7 |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.5 |
org.slf4j : slf4j-api | jar | 1.6.1 |
commons-lang : commons-lang | jar | 2.6 |
org.springframework : spring-webmvc | jar | 3.0.5.RELEASE |
org.springframework : spring-orm | jar | 3.0.5.RELEASE |
org.springframework : spring-test | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |