License |
License |
---|---|
GroupId | GroupIdcom.jfireframework |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjfireframework
Jfireframework is a framework that is help for building a WebApp faster.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |