is not current version
Last Version 4.3.0

org.icefaces:bundle-parent 4.1.1

ICEfaces Parent Project

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

bundle-parent
Version

Version

4.1.1
Type

Type

pom

Download bundle-parent 4.1.1

Filename Size
bundle-parent-4.1.1.pom 15 KB
Browse

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