License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.services.extensions |
ArtifactId | ArtifactIdextensions-parent |
Version | Version62 |
Type | Typepom |
Description |
Descriptiongoogle.guice.extensions
Guice is a lightweight dependency injection framework for Java 6 and above
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
extensions-parent-62.pom | 1004 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services.extensions/extensions-parent/ -->
<dependency>
<groupId>com.guicedee.services.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>62</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services.extensions/extensions-parent/
implementation 'com.guicedee.services.extensions:extensions-parent:62'
// https://jarcasting.com/artifacts/com.guicedee.services.extensions/extensions-parent/
implementation ("com.guicedee.services.extensions:extensions-parent:62")
'com.guicedee.services.extensions:extensions-parent:pom:62'
<dependency org="com.guicedee.services.extensions" name="extensions-parent" rev="62">
<artifact name="extensions-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services.extensions', module='extensions-parent', version='62')
)
libraryDependencies += "com.guicedee.services.extensions" % "extensions-parent" % "62"
[com.guicedee.services.extensions/extensions-parent "62"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
org.mapstruct : mapstruct-processor | jar | 1.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 3.12.2 |
org.mockito : mockito-core | jar | 3.0.0 |
com.h2database : h2 | jar | 1.4.199 |