Last Version

apithefire-all 0.1.2

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-all
Version

Version

0.1.2
Type

Type

jar
Description

Description

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

Download apithefire-all 0.1.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apithefire : apithefire-persistence jar 0.1.2
org.apithefire : apithefire-persistence-openjpa jar 0.1.2
org.apithefire : apithefire-servlet jar 0.1.2
org.apithefire : apithefire-servlet-jetty jar 0.1.2
org.apithefire : apithefire-servlet-wicket jar 0.1.2
org.apithefire : apithefire-sql jar 0.1.2
org.apithefire : apithefire-sql-c3p0 jar 0.1.2
org.apithefire : apithefire-sql-h2 jar 0.1.2
org.apithefire : apithefire-test jar 0.1.2

Project Modules

There are no modules declared in this project.