License |
License |
---|---|
GroupId | GroupIdorg.icefaces |
ArtifactId | ArtifactIdbundle-parent |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionICEfaces
ICEfaces Parent Project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bundle-parent-4.3.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.icefaces/bundle-parent/ -->
<dependency>
<groupId>org.icefaces</groupId>
<artifactId>bundle-parent</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces/bundle-parent/
implementation 'org.icefaces:bundle-parent:4.3.0'
// https://jarcasting.com/artifacts/org.icefaces/bundle-parent/
implementation ("org.icefaces:bundle-parent:4.3.0")
'org.icefaces:bundle-parent:pom:4.3.0'
<dependency org="org.icefaces" name="bundle-parent" rev="4.3.0">
<artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.icefaces', module='bundle-parent', version='4.3.0')
)
libraryDependencies += "org.icefaces" % "bundle-parent" % "4.3.0"
[org.icefaces/bundle-parent "4.3.0"]