Last Version

asta4d framework 1.2-M2

asta4d framework is a view first web framework

License

License

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d
Version

Version

1.2-M2
Type

Type

pom
Description

Description

asta4d framework
asta4d framework is a view first web framework
Project URL

Project URL

http://github.com/astamuse/asta4d

Download asta4d 1.2-M2

Filename Size
asta4d-1.2-M2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d/ -->
<dependency>
    <groupId>com.astamuse</groupId>
    <artifactId>asta4d</artifactId>
    <version>1.2-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d/
implementation 'com.astamuse:asta4d:1.2-M2'
// https://jarcasting.com/artifacts/com.astamuse/asta4d/
implementation ("com.astamuse:asta4d:1.2-M2")
'com.astamuse:asta4d:pom:1.2-M2'
<dependency org="com.astamuse" name="asta4d" rev="1.2-M2">
  <artifact name="asta4d" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d', version='1.2-M2')
)
libraryDependencies += "com.astamuse" % "asta4d" % "1.2-M2"
[com.astamuse/asta4d "1.2-M2"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.1.1

Project Modules

  • asta4d-core
  • asta4d-web
  • asta4d-spring
  • asta4d-sample
  • asta4d-archetype-prototype
  • asta4d-archetype
  • asta4d-doc