is not current version
Last Version 62

com.guicedee.services:commons-parent 1.0.8.5-jre13

JPMS Module-Info's for a few of the Jakarta Libraries. These will be removed as time goes by

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

commons-parent
Version

Version

1.0.8.5-jre13
Type

Type

pom

Download commons-parent 1.0.8.5-jre13


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