Last Version

jfireframework 1.0

Jfireframework is a framework that is help for building a WebApp faster.

License

License

GroupId

GroupId

com.jfireframework
ArtifactId

ArtifactId

parent
Version

Version

1.0
Type

Type

pom
Description

Description

jfireframework
Jfireframework is a framework that is help for building a WebApp faster.
Project URL

Project URL

http://git.oschina.net/eric_ds
Source Code Management

Source Code Management

http://git.oschina.net/eric_ds

Download parent 1.0

Filename Size
parent-1.0.pom 3 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.