apithefire-util

Apithefire (pronounced as A-P-T-fire) is an open source project for building dynamic java web applications in an intuitive way.

License

License

GroupId

GroupId

org.apithefire
ArtifactId

ArtifactId

apithefire-util
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

apithefire-util
Apithefire (pronounced as A-P-T-fire) is an open source project for building dynamic java web applications in an intuitive way.

Download apithefire-util

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.apithefire : apithefire-test jar 0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0