License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-all |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-all
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-all-0.1.2.pom | |
apithefire-all-0.1.2.jar | 2 KB |
apithefire-all-0.1.2-sources.jar | 327 bytes |
Browse |
<!-- 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"]
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 |