Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdfaces-parent |
Version | Version0.70.0.1-rc15 |
Type | Typepom |
Filename | Size |
---|---|
faces-parent-0.70.0.1-rc15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>faces-parent</artifactId>
<version>0.70.0.1-rc15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/
implementation 'com.guicedee.services:faces-parent:0.70.0.1-rc15'
// https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/
implementation ("com.guicedee.services:faces-parent:0.70.0.1-rc15")
'com.guicedee.services:faces-parent:pom:0.70.0.1-rc15'
<dependency org="com.guicedee.services" name="faces-parent" rev="0.70.0.1-rc15">
<artifact name="faces-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='faces-parent', version='0.70.0.1-rc15')
)
libraryDependencies += "com.guicedee.services" % "faces-parent" % "0.70.0.1-rc15"
[com.guicedee.services/faces-parent "0.70.0.1-rc15"]