License |
License |
---|---|
GroupId | GroupIdcom.astamuse |
ArtifactId | ArtifactIdasta4d-sample |
Last Version | Last Version1.0-b2 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptioncom.astamuse.asta4d-sample
sample of asta4d framework, shows how to use asta4d
|
Filename | Size |
---|---|
asta4d-sample-1.0-b2.pom | |
asta4d-sample-1.0-b2.war | 9 MB |
asta4d-sample-1.0-b2-sources.jar | 17 KB |
asta4d-sample-1.0-b2-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d-sample/ -->
<dependency>
<groupId>com.astamuse</groupId>
<artifactId>asta4d-sample</artifactId>
<version>1.0-b2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d-sample/
implementation 'com.astamuse:asta4d-sample:1.0-b2'
// https://jarcasting.com/artifacts/com.astamuse/asta4d-sample/
implementation ("com.astamuse:asta4d-sample:1.0-b2")
'com.astamuse:asta4d-sample:war:1.0-b2'
<dependency org="com.astamuse" name="asta4d-sample" rev="1.0-b2">
<artifact name="asta4d-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d-sample', version='1.0-b2')
)
libraryDependencies += "com.astamuse" % "asta4d-sample" % "1.0-b2"
[com.astamuse/asta4d-sample "1.0-b2"]
Group / Artifact | Type | Version |
---|---|---|
com.astamuse : asta4d-web | jar | 1.0-b2 |
org.hibernate : hibernate-validator | jar | 5.0.2.Final |
ch.qos.logback : logback-classic | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |