License |
License |
---|---|
GroupId | GroupIdcom.astamuse |
ArtifactId | ArtifactIdasta4d-web |
Last Version | Last Version1.2-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.astamuse.asta4d-web
web functionalities of asta4d framework, including view first and url matching
|
Filename | Size |
---|---|
asta4d-web-1.2-M2.pom | |
asta4d-web-1.2-M2.jar | 93 KB |
asta4d-web-1.2-M2-sources.jar | 75 KB |
asta4d-web-1.2-M2-javadoc.jar | 454 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d-web/ -->
<dependency>
<groupId>com.astamuse</groupId>
<artifactId>asta4d-web</artifactId>
<version>1.2-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d-web/
implementation 'com.astamuse:asta4d-web:1.2-M2'
// https://jarcasting.com/artifacts/com.astamuse/asta4d-web/
implementation ("com.astamuse:asta4d-web:1.2-M2")
'com.astamuse:asta4d-web:jar:1.2-M2'
<dependency org="com.astamuse" name="asta4d-web" rev="1.2-M2">
<artifact name="asta4d-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d-web', version='1.2-M2')
)
libraryDependencies += "com.astamuse" % "asta4d-web" % "1.2-M2"
[com.astamuse/asta4d-web "1.2-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.astamuse : asta4d-core | jar | 1.2-M2 |
commons-net : commons-net | jar | 3.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.7.2 |
org.apache.directory.studio : org.apache.commons.io | jar | 2.4 |
joda-time : joda-time | jar | 2.2 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-configuration : commons-configuration | jar | 1.10 |
org.javassist : javassist | jar | 3.18.1-GA |
javax.el : javax.el-api | jar | 2.2.4 |
org.glassfish.web : javax.el | jar | 2.2.4 |
ch.qos.logback : logback-classic | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.hibernate : hibernate-validator | jar | 5.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
com.astamuse : asta4d-core | test-jar | 1.2-M2 |
org.mockito : mockito-core | jar | 1.9.5 |
org.testng : testng | jar | 6.1.1 |