License |
License |
---|---|
GroupId | GroupIdcom.astamuse |
ArtifactId | ArtifactIdasta4d-core |
Last Version | Last Version1.2-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.astamuse.asta4d-core
core functionalities of asta4d framework, including template and snippt implemention
|
Filename | Size |
---|---|
asta4d-core-1.2-M2.pom | |
asta4d-core-1.2-M2.jar | 192 KB |
asta4d-core-1.2-M2-sources.jar | 112 KB |
asta4d-core-1.2-M2-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d-core/ -->
<dependency>
<groupId>com.astamuse</groupId>
<artifactId>asta4d-core</artifactId>
<version>1.2-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d-core/
implementation 'com.astamuse:asta4d-core:1.2-M2'
// https://jarcasting.com/artifacts/com.astamuse/asta4d-core/
implementation ("com.astamuse:asta4d-core:1.2-M2")
'com.astamuse:asta4d-core:jar:1.2-M2'
<dependency org="com.astamuse" name="asta4d-core" rev="1.2-M2">
<artifact name="asta4d-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d-core', version='1.2-M2')
)
libraryDependencies += "com.astamuse" % "asta4d-core" % "1.2-M2"
[com.astamuse/asta4d-core "1.2-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.8.1 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.apache.commons : commons-collections4 | jar | 4.0 |
com.thoughtworks.paranamer : paranamer | jar | 2.7 |
joda-time : joda-time | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |