License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-test |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-test
Apithefire (pronounced as A-P-T-fire) is an open source project for building dynamic java web applications in an intuitive way.
|
Filename | Size |
---|---|
apithefire-test-0.1.2.pom | |
apithefire-test-0.1.2.jar | 2 KB |
apithefire-test-0.1.2-sources.jar | 633 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-test/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-test</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-test/
implementation 'org.apithefire:apithefire-test:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-test/
implementation ("org.apithefire:apithefire-test:0.1.2")
'org.apithefire:apithefire-test:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-test" rev="0.1.2">
<artifact name="apithefire-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-test', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-test" % "0.1.2"
[org.apithefire/apithefire-test "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.9 |
junit : junit | jar | 4.4 |
org.easymock : easymockclassextension | jar | 2.3 |