License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-util |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-util
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-util-0.1.2.pom | |
apithefire-util-0.1.2.jar | 51 KB |
apithefire-util-0.1.2-sources.jar | 46 KB |
apithefire-util-0.1.2-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-util/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-util</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-util/
implementation 'org.apithefire:apithefire-util:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-util/
implementation ("org.apithefire:apithefire-util:0.1.2")
'org.apithefire:apithefire-util:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-util" rev="0.1.2">
<artifact name="apithefire-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-util', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-util" % "0.1.2"
[org.apithefire/apithefire-util "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
com.google.code.guice : guice | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.2 |